File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ in the `OpenStack wiki`__.
23
23
__ https://docs.openstack.org/infra/manual/developers.html
24
24
25
25
This code is based on the original client previously included with
26
- `OpenStack's Swift `__ The python-swiftclient is licensed under the
26
+ `OpenStack's Swift `__. The python-swiftclient is licensed under the
27
27
Apache License like the rest of OpenStack.
28
28
29
29
__ https://github.com/openstack/swift
@@ -32,21 +32,17 @@ __ https://github.com/openstack/swift
32
32
* `PyPI `_ - package installation
33
33
* `Online Documentation `_
34
34
* `Launchpad project `_ - release management
35
- * `Blueprints `_ - feature specifications
36
35
* `Bugs `_ - issue tracking
37
36
* `Source `_
38
- * `Specs `_
39
37
* `How to Contribute `_
40
38
* `Release Notes `_
41
39
42
40
.. _PyPI : https://pypi.org/project/python-swiftclient
43
41
.. _Online Documentation : https://docs.openstack.org/python-swiftclient/latest/
44
42
.. _Launchpad project : https://launchpad.net/python-swiftclient
45
- .. _Blueprints : https://blueprints.launchpad.net/python-swiftclient
46
43
.. _Bugs : https://bugs.launchpad.net/python-swiftclient
47
44
.. _Source : https://opendev.org/openstack/python-swiftclient
48
45
.. _How to Contribute : https://docs.openstack.org/infra/manual/developers.html
49
- .. _Specs : https://specs.openstack.org/openstack/swift-specs/
50
46
.. _Release Notes : https://docs.openstack.org/releasenotes/python-swiftclient
51
47
52
48
.. contents :: Contents:
You can’t perform that action at this time.
0 commit comments