summaryrefslogtreecommitdiff
path: root/projects/git-buildpackage.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'projects/git-buildpackage.mdwn')
-rw-r--r--projects/git-buildpackage.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/git-buildpackage.mdwn b/projects/git-buildpackage.mdwn
index 339f101..bba2d9b 100644
--- a/projects/git-buildpackage.mdwn
+++ b/projects/git-buildpackage.mdwn
@@ -26,9 +26,9 @@ There are some helpers in */usr/share/doc/git-buildpackage/examples/*:
* *gbp-add-patch*: Commits a patch to the current branch and uses the patch header for the commit message, useful after *gbp pq export*.
## Documentation
-* git-buildpackage's [official manual](http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html).
+* git-buildpackage's [official manual](https://gbp.sigxcpu.org/manual).
* 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 current [api documentation](https://gbp.sigxcpu.org/apidocs) in case you want to extend git-buildpackage.
The usage of the *GitRepository* class is shown (and tested) in
[test_GitRepository](https://honk.sigxcpu.org/projects/git-buildpackage/apidocs/doctests.test_GitRepository.html).
@@ -47,7 +47,7 @@ If not on a Debian system you can fetch the package from [pypi](https://pypi.pyt
pip install gbp
## Bugreports
-For enhancements and feature requests you can either use the [Debian bugtracking system](http://bugs.debian.org) or email [me](mailto:agx@sigxcpu.org) directly.
+For enhancements and feature requests you can either use the [Debian bugtracking system](https://bugs.debian.org/git-buildpackage) or email [me](mailto:agx@sigxcpu.org) directly.
[[!template id=honk_ml project="git-buildpackage"]]
@@ -65,7 +65,7 @@ Here's my current [[gbp.conf]].
* [[!debbug git-buildpackage desc="bugs"]] filed in the Debian bugtracking system
## Author
-git-buildpackage was written by [[Guido Günther|/agx]] with contributions from many individuals. See the [changelog](https://git.sigxcpu.org/cgit/git-buildpackage/tree/debian/changelog) for attributions.
+:git-buildpackage was written by [[Guido Günther|/agx]] with contributions from many individuals. See the [changelog](https://git.sigxcpu.org/cgit/git-buildpackage/tree/debian/changelog) for attributions.
## License
git-buildpackage is free software and licensed under the GPL Version 2.