From 0d6569195217780cf61505e924e118842ef63a21 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 21 Feb 2014 10:10:49 -0800 Subject: [PATCH] Update URL references to Rattail home page. --- README.rst | 5 +++-- setup.py | 2 +- tailbone/templates/base.mako | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 3f47d5c7..0cffc62d 100644 --- a/README.rst +++ b/README.rst @@ -5,5 +5,6 @@ Tailbone Tailbone is an extensible web application based on Rattail. It provides a "back-office network environment" (BONE) for use in managing retail data. -Please see Rattail's `home page `_ for more -information. +Please see Rattail's `home page`_ for more information. + +.. _home page: http://rattailproject.org/ diff --git a/setup.py b/setup.py index 4b25b91d..ce3af4e7 100644 --- a/setup.py +++ b/setup.py @@ -107,7 +107,7 @@ setup( version = __version__, author = "Lance Edgar", author_email = "lance@edbob.org", - url = "http://rattail.edbob.org/", + url = "http://rattailproject.org/", license = "GNU Affero GPL v3", description = "Backoffice Web Application for Rattail", long_description = README, diff --git a/tailbone/templates/base.mako b/tailbone/templates/base.mako index 0dcd4348..31c5df56 100644 --- a/tailbone/templates/base.mako +++ b/tailbone/templates/base.mako @@ -130,7 +130,7 @@