]> git.99rst.org Git - git.git/commit
SubmittingPatches: fix Asciidoc syntax in "GitHub CI" section
authorPhilippe Blain <redacted>
Sat, 13 Nov 2021 20:38:05 +0000 (20:38 +0000)
committerJunio C Hamano <redacted>
Sun, 14 Nov 2021 07:41:54 +0000 (23:41 -0800)
commitedbd9f3715b919f5652e59d638354067ccfae387
tree049579cfed7f2d1a5b452a12678e8e2294a568c7
parentf003a91f5c5695a44a94efe9171bc905fbfa27ce
SubmittingPatches: fix Asciidoc syntax in "GitHub CI" section

A superfluous ']' was added to the title of the GitHub CI section in
f003a91f5c (SubmittingPatches: replace discussion of Travis with GitHub
Actions, 2021-07-22). Remove it.

While at it, format the URL for a GitHub user's workflow runs of Git
between backticks, since if not Asciidoc formats only the first part,
"https://github.com/<Your", as a link, which is not very useful.

Signed-off-by: Philippe Blain <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/SubmittingPatches
git clone https://git.99rst.org/PROJECT