Skip to content

Commit 9812e53

Browse files
committed
Fix links
1 parent 508aa88 commit 9812e53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.asc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ There are two ways to generate e-book content from this source code.
2424

2525
The easiest way is simply to let us do it. A robot is standing by to look for new work on the main branch and automatically build it for everyone.
2626

27-
You can find the current builds on http://git-scm.com/book and more information about the builds available at https://progit.org
27+
You can find the current builds on http://git-scm.com/book[] and more information about the builds available at https://progit.org[].
2828

2929
The other way to generate e-book files is to do so manually with Asciidoctor. If you run the following you _may_ actually get HTML, Epub, Mobi and PDF output files:
3030

@@ -47,13 +47,13 @@ This uses the `asciidoctor`, `asciidoctor-pdf` and `asciidoctor-epub` projects.
4747

4848
Translations to other languages are highly encouraged but handled a little differently than the first edition. We now keep each translation in a seperate repository and automatically build the output files through Atlas. This was something that was really difficult in the last edition.
4949

50-
Since each translation is a different repository, we can also have different maintainers for each project. The Pro Git team simply pulls them in an builds them for the translation teams. Most translations repositories will be under the `progit` organization on GitHub, but some may be maintained as forks.
50+
Since each translation is a different repository, we can also have different maintainers for each project. The Pro Git team simply pulls them in an builds them for the translation teams. Most translations repositories will be under the https://github.com/progit[progit organization on GitHub], but some may be maintained as forks.
5151

52-
You can find out information on all the current translations and information on how to start your own at: http://progit.org/trans
52+
You can find out information on all the current translations and information on how to start your own at: http://progit.org/trans[].
5353

5454
== Figures
5555

56-
The images in this book were generated using [Sketch 3](http://bohemiancoding.com/sketch/), with the [included sketchbook file](diagram-source/progit.sketch).
56+
The images in this book were generated using http://bohemiancoding.com/sketch/[Sketch 3], with the link:diagram-source/progit.sketch[included sketchbook file].
5757

5858
To add a figure:
5959

0 commit comments

Comments
 (0)