Skip to content

Commit 7cb9da7

Browse files
committed
Use caret shorthand and tags URL
1 parent 1d89928 commit 7cb9da7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book/01-introduction/sections/installing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ $ sudo ln -s /usr/bin/db2x_docbook2texi /usr/bin/docbook2x-texi
114114
due to binary name differences.
115115

116116
When you have all the necessary dependencies, you can go ahead and grab the latest tagged release tarball from several places.
117-
You can get it via the kernel.org site, at https://www.kernel.org/pub/software/scm/git[], or the mirror on the GitHub website, at https://github.com/git/git/releases[^].
117+
You can get it via the kernel.org site, at https://www.kernel.org/pub/software/scm/git[^], or the mirror on the GitHub website, at https://github.com/git/git/tags[^].
118118
It's generally a little clearer what the latest version is on the GitHub page, but the kernel.org page also has release signatures if you want to verify your download.
119119

120120
Then, compile and install:

book/06-github/sections/2-contributing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Go to the https://cli.github.com/[GitHub CLI homepage^] for installation instruc
5858

5959
===== Creating a Pull Request
6060

61-
Tony is looking for code to run on his Arduino programmable microcontroller and has found a great program file on GitHub at https://github.com/schacon/blink[].
61+
Tony is looking for code to run on his Arduino programmable microcontroller and has found a great program file on GitHub at https://github.com/schacon/blink[^].
6262

6363
.The project we want to contribute to
6464
image::images/blink-01-start.png[The project we want to contribute to]

0 commit comments

Comments
 (0)