diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phabricator/phabricator-20170520.ebuild | 2 | ||||
-rw-r--r-- | www-apps/phabricator/phabricator-9999.ebuild | 2 |
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" } |