Skip to content

Commit d9acee5

Browse files
authored
Merge pull request #1821 from limejuny/update-links
Update changed links
2 parents bf1d1bb + 53e80b5 commit d9acee5

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
@@ -87,7 +87,7 @@ $ sudo apt-get install asciidoc xmlto docbook2x
8787

8888
[NOTE]
8989
====
90-
Users of RHEL and RHEL-derivatives like CentOS and Scientific Linux will have to https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F[enable the EPEL repository^] to download the `docbook2X` package.
90+
Users of RHEL and RHEL-derivatives like CentOS and Scientific Linux will have to https://docs.fedoraproject.org/en-US/epel/#how_can_i_use_these_extra_packages[enable the EPEL repository^] to download the `docbook2X` package.
9191
====
9292

9393
If you're using a Debian-based distribution (Debian/Ubuntu/Ubuntu-derivatives), you also need the `install-info` package:

book/09-git-and-other-scms/sections/client-bzr.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
==== Git and Bazaar
22

3-
Among the DVCS, another famous one is http://bazaar.canonical.com[Bazaar^].
3+
Among the DVCS, another famous one is https://bazaar.canonical.com[Bazaar^].
44
Bazaar is free and open source, and is part of the https://www.gnu.org[GNU Project^].
55
It behaves very differently from Git.
66
Sometimes, to do the same thing as with Git, you have to use a different keyword, and some keywords that are common don't have the same meaning.

0 commit comments

Comments
 (0)