File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ their trees themselves.
448448 entitled "What's cooking in git.git" and "What's in git.git" giving
449449 the status of various proposed changes.
450450
451- == GitHub CI[[GHCI]]]
451+ == GitHub CI[[GHCI]]
452452
453453With an account at GitHub, you can use GitHub CI to test your changes
454454on Linux, Mac and Windows. See
@@ -463,7 +463,7 @@ Follow these steps for the initial setup:
463463
464464After the initial setup, CI will run whenever you push new changes
465465to your fork of Git on GitHub. You can monitor the test state of all your
466- branches here: https://github.com/<Your GitHub handle>/git/actions/workflows/main.yml
466+ branches here: ` https://github.com/<Your GitHub handle>/git/actions/workflows/main.yml`
467467
468468If a branch did not pass all test cases then it is marked with a red
469469cross. In that case you can click on the failing job and navigate to
You can’t perform that action at this time.
0 commit comments