We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d0864 commit 140654bCopy full SHA for 140654b
gitbootcamp.rst
@@ -368,8 +368,8 @@ Scenario:
368
- A contributor made a pull request to CPython.
369
- Before merging it, you want to be able to test their changes locally.
370
371
-If you've got [GitHub CLI](https://cli.github.com) or
372
-[hub](https://hub.github.com) installed, you can simply do::
+If you've got `GitHub CLI <https://cli.github.com>`_ or
+`hub <https://hub.github.com>`_ installed, you can simply do::
373
374
$ gh pr checkout <pr_number> # GitHub CLI
375
$ hub pr checkout <pr_number> # hub
0 commit comments