From 5568d1ed88244dd860481960b0592e9b783359a9 Mon Sep 17 00:00:00 2001 From: Keiichi Hikita Date: Mon, 9 Apr 2018 16:13:44 +0900 Subject: [PATCH] remove document urls. --- README.rst | 1 - setup.cfg | 1 - 2 files changed, 2 deletions(-) diff --git a/README.rst b/README.rst index b6b2d09..3120ad9 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,6 @@ Welcome to slogging! slogging is a stats and logging tools for OpenStack Swift. * License: Apache license -* Documentation: https://docs.openstack.org/slogging/latest/ * Source: https://git.openstack.org/cgit/openstack/slogging * Bugs: https://bugs.launchpad.net/slogging diff --git a/setup.cfg b/setup.cfg index ba65e5a..d801fdd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,6 @@ description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = https://docs.openstack.org/slogging/latest/ classifier = Environment :: OpenStack Intended Audience :: Information Technology