Skip to content

Commit 1ff02ab

Browse files
committed
Remove trailing / from link.
1 parent a2c22a2 commit 1ff02ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
==== Git and Bazaar
22

3-
Among the DVCS, another famous one is http://bazaar.canonical.com/[Bazaar].
4-
Bazaar is free and open source, and is part of the https://www.gnu.org/[GNU Project].
3+
Among the DVCS, another famous one is http://bazaar.canonical.com[Bazaar].
4+
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.
77
In particular, the branch management is very different and may cause confusion, especially when someone comes from Git's universe.

0 commit comments

Comments
 (0)