docs: Sphinxify HowToSubmitABug
llvm-svn: 164630
diff --git a/llvm/docs/userguides.rst b/llvm/docs/userguides.rst
index c7197ef..3a20514 100644
--- a/llvm/docs/userguides.rst
+++ b/llvm/docs/userguides.rst
@@ -15,6 +15,7 @@
Packaging
HowToAddABuilder
yaml2obj
+ HowToSubmitABug
* `The LLVM Getting Started Guide <GettingStarted.html>`_
@@ -59,7 +60,7 @@
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.