diff options
author | Renato Golin <renato.golin@linaro.org> | 2013-05-28 10:32:55 +0000 |
---|---|---|
committer | Renato Golin <renato.golin@linaro.org> | 2013-05-28 10:32:55 +0000 |
commit | c08f218b4809b3466b6c48bd31e5a06783249337 (patch) | |
tree | bb3097853e523fef40a966facad1b492675a963c /llvm/docs/ReleaseProcess.rst | |
parent | 53c9efd9c102ed7a656c87f066a6562c8f11c2b0 (diff) | |
download | bcm5719-llvm-c08f218b4809b3466b6c48bd31e5a06783249337.tar.gz bcm5719-llvm-c08f218b4809b3466b6c48bd31e5a06783249337.zip |
Linking ReleaseProcess doc with the world
llvm-svn: 182763
Diffstat (limited to 'llvm/docs/ReleaseProcess.rst')
-rw-r--r-- | llvm/docs/ReleaseProcess.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseProcess.rst b/llvm/docs/ReleaseProcess.rst index 174bc304f4f..a6827556ec1 100644 --- a/llvm/docs/ReleaseProcess.rst +++ b/llvm/docs/ReleaseProcess.rst @@ -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 ------------------------------- |