Skip to content

Commit 140654b

Browse files
author
Erlend Egeberg Aasland
authored
reST is not Markdown (#800)
1 parent 27d0864 commit 140654b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitbootcamp.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -368,8 +368,8 @@ Scenario:
368368
- A contributor made a pull request to CPython.
369369
- Before merging it, you want to be able to test their changes locally.
370370

371-
If you've got [GitHub CLI](https://cli.github.com) or
372-
[hub](https://hub.github.com) installed, you can simply do::
371+
If you've got `GitHub CLI <https://cli.github.com>`_ or
372+
`hub <https://hub.github.com>`_ installed, you can simply do::
373373

374374
$ gh pr checkout <pr_number> # GitHub CLI
375375
$ hub pr checkout <pr_number> # hub

0 commit comments

Comments
 (0)