summaryrefslogtreecommitdiff
path: root/www-apps
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-08-26 21:40:40 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-08-26 22:18:18 +0100
commitf77caaaf3c153925449db8b90d9cea7f971d5cce (patch)
treee7230f8d17e8b1c33fc3596e6b454d94ae5d86e3 /www-apps
parentwww-apps/phabricator: Switch to https URI (diff)
downloadportage-f77caaaf3c153925449db8b90d9cea7f971d5cce.tar.xz
www-apps/phabricator: Switch to https URL
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phabricator/phabricator-20170520.ebuild2
-rw-r--r--www-apps/phabricator/phabricator-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phabricator/phabricator-20170520.ebuild b/www-apps/phabricator/phabricator-20170520.ebuild
index e6912aea..d34595c8 100644
--- a/www-apps/phabricator/phabricator-20170520.ebuild
+++ b/www-apps/phabricator/phabricator-20170520.ebuild
@@ -180,5 +180,5 @@ pkg_postinst() {
elog
elog "For more info about how to configure, see"
- elog " http://www.phabricator.com/docs/phabricator/article/Configuration_Guide.html"
+ elog " https://secure.phabricator.com/book/phabricator/article/configuration_guide"
}
diff --git a/www-apps/phabricator/phabricator-9999.ebuild b/www-apps/phabricator/phabricator-9999.ebuild
index 4cde4976..d21c7dd5 100644
--- a/www-apps/phabricator/phabricator-9999.ebuild
+++ b/www-apps/phabricator/phabricator-9999.ebuild
@@ -178,5 +178,5 @@ pkg_postinst() {
elog
elog "For more info about how to configure, see"
- elog " http://www.phabricator.com/docs/phabricator/article/Configuration_Guide.html"
+ elog " https://secure.phabricator.com/book/phabricator/article/configuration_guide"
}