diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-15 09:30:31 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-15 09:30:31 +0200 |
| commit | d8fe0ddbae4255c44a7f2ab54025528920370914 (patch) | |
| tree | aa7bc5e5e67aa669306b7e542e1a2faf7d2fed7b | |
| parent | 45aa41b78f744ef39f8aee3dc1a7f4f1eb3ca162 (diff) | |
fix project website0.0.1
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | docs/fapi.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index fbe532f..1d91d7c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Paul C. Buetow <paul@buetow.org> Build-Depends: perl Standards-Version: 3.9.2 -Homepage: https://fapi.buetow.org +Homepage: http://fapi.buetow.org Vcs-Git: https://github.com/rantanplan/fapi.git Vcs-Browser: https://github.com/rantanplan/fapi diff --git a/docs/fapi.pod b/docs/fapi.pod index 9138771..54c7189 100644 --- a/docs/fapi.pod +++ b/docs/fapi.pod @@ -33,7 +33,7 @@ L<https://devcentral.f5.com/wiki/icontrol.apireference.ashx> =head1 Project Homepage -See L<http://japi.buetow.org> +See L<http://fapi.buetow.org> =head1 AUTHOR |
