소스 검색

Fix appendix-schema id

Rob Winch 5 년 전
부모
커밋
729da6463f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/manual/src/docs/asciidoc/_includes/servlet/appendix/database-schema.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/_includes/servlet/appendix/database-schema.adoc

@@ -1,4 +1,4 @@
-[[__appendix-schema]]
+[[appendix-schema]]
 = Security Database Schema
 There are various database schema used by the framework and this appendix provides a single reference point to them all.
 You only need to provide the tables for the areas of functionality you require.