Commit b3a07f96 authored by Steve Piercy's avatar Steve Piercy

Fix miscellaneous links

parent 664dd932
...@@ -86,7 +86,7 @@ Changelog ...@@ -86,7 +86,7 @@ Changelog
tox under Python 2.5. tox under Python 2.5.
- Update the documentation for publication to `ReadTheDocs - Update the documentation for publication to `ReadTheDocs
<http://docs.pylonsproject.org/projects/zodburi/dev/>`_ <https://docs.pylonsproject.org/projects/zodburi/en/latest/>`_
1.0b1 (2011-08-21) 1.0b1 (2011-08-21)
------------------ ------------------
......
Copyright (c) 2008-2011 Agendaless Consulting and Contributors. Copyright (c) 2008-2011 Agendaless Consulting and Contributors.
(http://www.agendaless.com), All Rights Reserved (https://agendaless.com/), All Rights Reserved
...@@ -44,7 +44,7 @@ setup(name='zodburi', ...@@ -44,7 +44,7 @@ setup(name='zodburi',
keywords='zodb zodbconn', keywords='zodb zodbconn',
author="Chris Rossi", author="Chris Rossi",
author_email="pylons-discuss@googlegroups.com", author_email="pylons-discuss@googlegroups.com",
url="http://pylonsproject.org", url="https://pylonsproject.org/",
license="BSD-derived (http://www.repoze.org/LICENSE.txt)", license="BSD-derived (http://www.repoze.org/LICENSE.txt)",
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment