Linking ReleaseProcess doc with the world

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182763 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Renato Golin
2013-05-28 10:32:55 +00:00
parent 06c3c9a9e1
commit fe4716f7cf
3 changed files with 7 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ Introduction
This document contains information about testing the release candidates that will
ultimately be the next LLVM release. For more information on how to manage the
actual release, please refer to :doc:`HowToReleaseLLVM <HowToReleaseLLVM>`.
actual release, please refer to :doc:`HowToReleaseLLVM`.
Overview of the Release Process
-------------------------------