aboutsummaryrefslogtreecommitdiff
path: root/docs/userguides.rst
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2012-09-25 20:52:04 +0000
committerSean Silva <silvas@purdue.edu>2012-09-25 20:52:04 +0000
commit87ed553019846d84849513b0a7e8233b31b58858 (patch)
tree6bfd9b54d2b2881734ebc0b135866db0dc350322 /docs/userguides.rst
parent853a8c5f2ee9fa16f7c4c1fca658db40d4c73743 (diff)
docs: Sphinxify HowToSubmitABug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164630 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/userguides.rst')
-rw-r--r--docs/userguides.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst
index c7197ef628..3a205141b4 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -15,6 +15,7 @@ User Guides
Packaging
HowToAddABuilder
yaml2obj
+ HowToSubmitABug
* `The LLVM Getting Started Guide <GettingStarted.html>`_
@@ -59,7 +60,7 @@ User Guides
This describes new features, known bugs, and other limitations.
-* `How to Submit A Bug Report <HowToSubmitABug.html>`_
+* :ref:`how-to-submit-a-bug-report`
Instructions for properly submitting information about any bugs you run into
in the LLVM system.