You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/11/27 09:11:53 UTC

[syncope] branch master updated: Adding anchors

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new a044615  Adding anchors
a044615 is described below

commit a044615db2ea83bb9ae180e409b0bdafc31cdef2
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Nov 27 10:11:17 2018 +0100

    Adding anchors
---
 src/main/asciidoc/reference-guide/architecture/architecture.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main/asciidoc/reference-guide/architecture/architecture.adoc b/src/main/asciidoc/reference-guide/architecture/architecture.adoc
index 5bddd16..ee226c9 100644
--- a/src/main/asciidoc/reference-guide/architecture/architecture.adoc
+++ b/src/main/asciidoc/reference-guide/architecture/architecture.adoc
@@ -36,6 +36,7 @@ The communication between Admin UI and Core is exclusively REST-based.
 
 More details are available in the dedicated <<admin-console,usage>> section.
 
+[[admin-console-accessibility]]
 ==== Accessibility
 
 The Admin Console UI is accessible to the visually impaired.
@@ -92,6 +93,7 @@ The End-user UI is the web-based application for self-registration, self-service
 
 The communication between End-user UI and Core is exclusively REST-based.
 
+[[enduser-accessibility]]
 ==== Accessibility
 
 The End-user UI is accessible to the visually impaired.