From f9cc9dea5a5455d94f60b017dce992f56dc7460e Mon Sep 17 00:00:00 2001 From: Boxiang Zhu Date: Tue, 11 Oct 2022 11:38:50 +0800 Subject: [PATCH] docs: Change the launchpad url for skyline-console Now we create a new launchpad url for skyline-console. https://launchpad.net/skyline-console Change-Id: If028182f2d75025642032a56a8dd59280e6ab3e5 --- README-zh_CN.rst | 2 +- README.rst | 2 +- doc/source/contributor/contributing.rst | 6 +++--- doc/source/contributor/documentation.rst | 2 +- setup.cfg | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README-zh_CN.rst b/README-zh_CN.rst index 8f06a72e..86caee5f 100644 --- a/README-zh_CN.rst +++ b/README-zh_CN.rst @@ -20,7 +20,7 @@ ---- - `Wiki `__ -- `Bug 跟踪器 `__ +- `Bug 跟踪器 `__ 环境依赖 -------- diff --git a/README.rst b/README.rst index c1e7dabb..5ee7c294 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ Resources --------- - `Wiki `__ -- `Bug Tracker `__ +- `Bug Tracker `__ Prerequisites ------------- diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index 3797ec00..8813646e 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -16,7 +16,7 @@ skyline-console | The OpenStack Modern Dashboard - front-end. | code: https://opendev.org/openstack/skyline-console | docs: https://docs.openstack.org/skyline-console/latest/ - | Launchpad: https://launchpad.net/skyline-apiserver + | Launchpad: https://launchpad.net/skyline-console Communication ~~~~~~~~~~~~~ @@ -99,7 +99,7 @@ quick rundown of what they are and how the Skyline Console project uses them. blueprints | Exist in Launchpad, where they can be targeted to release milestones. - | You file one at https://blueprints.launchpad.net/skyline-apiserver + | You file one at https://blueprints.launchpad.net/skyline-console Feel free to ask in ``#openstack-skyline`` if you have an idea you want to develop and you're not sure whether it requires a blueprint *and* a spec or @@ -134,7 +134,7 @@ Reporting a Bug You found an issue and want to make sure we are aware of it? You can do so in the Launchpad space for the affected deliverable: -* skyline-console: https://bugs.launchpad.net/skyline-apiserver +* skyline-console: https://bugs.launchpad.net/skyline-console Getting Your Patch Merged ~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/source/contributor/documentation.rst b/doc/source/contributor/documentation.rst index de442e3b..501f186d 100644 --- a/doc/source/contributor/documentation.rst +++ b/doc/source/contributor/documentation.rst @@ -90,7 +90,7 @@ out below. There are also documentation bugs that other people have noticed that you could address: -* https://bugs.launchpad.net/skyline-apiserver/+bugs?field.tag=doc +* https://bugs.launchpad.net/skyline-console/+bugs?field.tag=doc .. note:: If you don't see a bug listed, you can also try the tag 'docs' or diff --git a/setup.cfg b/setup.cfg index 30cac064..6c77f9e6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,7 +21,7 @@ classifier = Programming Language :: Python :: 3.9 project_urls: Source=https://opendev.org/openstack/skyline-console - Tracker=https://bugs.launchpad.net/skyline-apiserver + Tracker=https://bugs.launchpad.net/skyline-console [files] packages =