summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-08-02 16:21:35 -0300
committerGuido Günther <agx@sigxcpu.org>2017-08-02 16:21:35 -0300
commitdb625ed35cc811ad9e2895156dae9d292a99bb71 (patch)
tree86490321df67c6a65fcdbca72d0c78528cd48012
parent9274b5f06bbc90f8773c6095aac5147d040bca3a (diff)
Update link to GitRepository examples
now that we switched to pydoctor
-rw-r--r--projects/git-buildpackage.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/git-buildpackage.mdwn b/projects/git-buildpackage.mdwn
index 8856051..d617bf3 100644
--- a/projects/git-buildpackage.mdwn
+++ b/projects/git-buildpackage.mdwn
@@ -25,7 +25,7 @@ There are some helpers in */usr/share/doc/git-buildpackage/examples/*:
* 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/tests.test_GitRepository-module.html).
+[test_GitRepository](https://honk.sigxcpu.org/projects/git-buildpackage/apidocs/doctests.test_GitRepository.html).
## Download