summaryrefslogtreecommitdiff
path: root/projects/git-buildpackage.mdwn
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-08-22 10:04:36 +0200
committerGuido Günther <agx@sigxcpu.org>2013-08-22 10:04:36 +0200
commitbd3bcb420672824162bbf8260753e01bf5ab30a7 (patch)
treeffc45b36e40b532cb7b7167edbfbda4ae8163270 /projects/git-buildpackage.mdwn
parent4fd7ae576643862cf7ef568bf1eb2b978195cf51 (diff)
Fix link
Diffstat (limited to 'projects/git-buildpackage.mdwn')
-rw-r--r--projects/git-buildpackage.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/projects/git-buildpackage.mdwn b/projects/git-buildpackage.mdwn
index 7bcf48a..6a56fd1 100644
--- a/projects/git-buildpackage.mdwn
+++ b/projects/git-buildpackage.mdwn
@@ -25,7 +25,9 @@ There are some helpers in */usr/share/doc/git-buildpackage/examples/*:
* git-buildpackage's [official manual](http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html).
* A possible workflow for maintaining [[development/debian packages in git]].
* The current [api documentation](http://honk.sigxcpu.org/projects/git-buildpackage/apidocs/) in case you want to extend git-buildpackage.
-The usage of the *GitRepository* class is shown (and tested) in [test_GitRepository](http://honk.sigxcpu.org/projects/git-buildpackage/apidocs/test_GitRepository-module.html).
+The usage of the *GitRepository* class is shown (and tested) in
+[test_GitRepository](http://honk.sigxcpu.org/projects/git-buildpackage/apidocs/tests.test_GitRepository-module.html).
+
[[!template id=honk_git repo="git-buildpackage"]]