Browse Source

add link header

mitm001 5 years ago
parent
commit
b664f9048e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/modules/wiki/pages/wiki_contributor.adoc

+ 1 - 1
docs/modules/wiki/pages/wiki_contributor.adoc

@@ -28,7 +28,7 @@ An easy to use primer for GitHub commands can be found here:
 The wiki is an Antora documentation site. There are a few simple rules to follow when contributing.
 
 . It's not required but it's a good idea to give a heads up you made a P/R on the link:https://hub.jmonkeyengine.org/[jMonkeyEngine Forum] under the `Documentation` topic.
-. When adding documents, make sure to always complete the header of your document first.
+. When adding documents, make sure to always complete the link:https://docs.antora.org/antora/2.2/asciidoc/page-header/[header] of your document first.
 . The docs are modular so you can create your own Antora site playbook and module and it can be included in the wiki and maintained by you. +
 See: link:https://docs.antora.org/antora/2.3/[Antora Docs]. +
 You can create modules and submit them here also.