diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/default/admin/config_page.html | 4 | ||||
-rw-r--r-- | templates/web/fixmybarangay/faq/faq-en-gb.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/web/default/admin/config_page.html b/templates/web/default/admin/config_page.html index 6fb315a46..f198de2af 100644 --- a/templates/web/default/admin/config_page.html +++ b/templates/web/default/admin/config_page.html @@ -115,7 +115,7 @@ running version <strong>[% git_version || 'unknown' %]</strong>. Other things can be changed on a cobrand basis by using functions in an (optional) Cobrand .pm module, as explained in the -<a href="http://code.fixmystreet.com/customising/" class="admin-offsite-link">customising section of our +<a href="http://fixmystreet.org/customising/" class="admin-offsite-link">customising section of our documentation</a>. If you wish to add new functionality just for your cobrand that can't be done simply by changes to your cobrand's templates, you might need to add a new Cobrand function. @@ -123,7 +123,7 @@ need to add a new Cobrand function. <p>Examples of cobrand functions are below; this is not exhaustive. Many were added for one specific cobrand, so didn't need a general configuration option. Please feel free to discuss on <a -href="http://code.fixmystreet.com/community/" class="admin-offsite-link">our mailing list</a> if you think +href="http://fixmystreet.org/community/" class="admin-offsite-link">our mailing list</a> if you think something should be moved to the general.yml file, done differently, or have any questions.</p> diff --git a/templates/web/fixmybarangay/faq/faq-en-gb.html b/templates/web/fixmybarangay/faq/faq-en-gb.html index 771569e23..6e8893143 100644 --- a/templates/web/fixmybarangay/faq/faq-en-gb.html +++ b/templates/web/fixmybarangay/faq/faq-en-gb.html @@ -160,7 +160,7 @@ UK</dd> <dd> The software behind this site is open source, and available to you mainly under the GNU Affero GPL software license. -See <a href="http://code.fixmystreet.com/">code.fixmystreet.com</a> for more information about setting up +See <a href="http://fixmystreet.org/">fixmystreet.org</a> for more information about setting up and running sites like these. </dd> </dl> |