Skip to content

Commit 2b5e105

Browse files
authored
[docs] Correct MD links to proper reST syntax in GitHub.rst (llvm#143277)
No content changes were made beyond syntax correction.
1 parent f0e9bba commit 2b5e105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/GitHub.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,9 @@ interface.
449449

450450
Here is an example of making a PR using git and the GitHub web interface:
451451

452-
First follow the instructions to [fork the repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo?tool=webui#forking-a-repository).
452+
First follow the instructions to `fork the repository <https://docs.github.com/en/get-started/quickstart/fork-a-repo?tool=webui#forking-a-repository>`_.
453453

454-
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).
454+
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>`_.
455455

456456
Once you've cloned your forked repository,
457457

0 commit comments

Comments
 (0)