From 4f24d023c588f868a3c48daacaa8c5182af01dd0 Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Mon, 4 Feb 2019 11:08:03 +0000 Subject: [PATCH] Fix README The README points to the documentation instead of to Launchpad where bugs are reported. The patch fixes that. Change-Id: Ia13633dc02e74c39565429c93d5a217bba5acbb2 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f8c388a..6bca61c 100644 --- a/README.rst +++ b/README.rst @@ -25,5 +25,5 @@ in transmittable and storable formats, such as Base64, JSON and MessagePack. * Free software: Apache license * Documentation: https://docs.openstack.org/oslo.serialization/latest/ * Source: https://git.openstack.org/cgit/openstack/oslo.serialization -* Bugs: https://docs.openstack.org/oslo.serialization/latest/ +* Bugs: https://bugs.launchpad.net/oslo.serialization * Release notes: https://docs.openstack.org/releasenotes/oslo.serialization/