You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2016/07/07 09:31:55 UTC

svn commit: r1751767 - /jackrabbit/site/trunk/src/site/markdown/creating-releases.md

Author: reschke
Date: Thu Jul  7 09:31:54 2016
New Revision: 1751767

URL: http://svn.apache.org/viewvc?rev=1751767&view=rev
Log:
link appendix references

Modified:
    jackrabbit/site/trunk/src/site/markdown/creating-releases.md

Modified: jackrabbit/site/trunk/src/site/markdown/creating-releases.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/creating-releases.md?rev=1751767&r1=1751766&r2=1751767&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Thu Jul  7 09:31:54 2016
@@ -43,11 +43,11 @@ anyone is welcome to help test the relea
 release plans.
 
 You should have a code signing key that is included in the Jackrabbit KEYS
-file. See Appendix A at the end of this page for more details.
+file. See [Appendix A](#Appendix_A:_Create_and_add_your_key_to_the_Jackrabbit_KEYS_file) at the end of this page for more details.
 
 You also need to tell Maven your Subversion credentials needed for
 deploying artifacts to the Nexus server at https://repository.apache.org/.
-See Appendix B for the required settings.
+See [Appendix B](#Appendix_B:_Maven_settings) for the required settings.
 
 
 Release management tasks