summaryrefslogtreecommitdiff
path: root/llvm/docs/GitHub.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/GitHub.rst')
-rw-r--r--llvm/docs/GitHub.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/GitHub.rst b/llvm/docs/GitHub.rst
index f43792be6f93..eae693b1d06c 100644
--- a/llvm/docs/GitHub.rst
+++ b/llvm/docs/GitHub.rst
@@ -449,9 +449,9 @@ interface.
Here is an example of making a PR using git and the GitHub web interface:
-First follow the instructions to [fork the repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo?tool=webui#forking-a-repository).
+First follow the instructions to `fork the repository <https://docs.github.com/en/get-started/quickstart/fork-a-repo?tool=webui#forking-a-repository>`_.
-Next follow the instructions to [clone your forked repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo?tool=webui#cloning-your-forked-repository).
+Next follow the instructions to `clone your forked repository <https://docs.github.com/en/get-started/quickstart/fork-a-repo?tool=webui#cloning-your-forked-repository>`_.
Once you've cloned your forked repository,