Replace git.openstack.org URLs with opendev.org URLs.
Replace the old url by the new one in the README.rst file. Fix the title format in several files. Change-Id: I8777c0b9e09b91ae3ca89d562bf5fa2c24720616
This commit is contained in:
parent
4fb6e078ee
commit
fcce95b66f
@ -29,6 +29,6 @@ caching backends such as `Memcached <https://www.memcached.org/>`_.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: https://docs.openstack.org/oslo.cache/latest/
|
||||
* Source: https://git.openstack.org/cgit/openstack/oslo.cache/
|
||||
* Source: https://opendev.org/openstack/oslo.cache/
|
||||
* Bugs: https://bugs.launchpad.net/oslo.cache
|
||||
* Release notes: https://docs.openstack.org/releasenotes/oslo.cache/
|
||||
|
@ -1,6 +1,6 @@
|
||||
=======================
|
||||
Configuration Options
|
||||
=======================
|
||||
=====================
|
||||
Configuration Options
|
||||
=====================
|
||||
|
||||
oslo.cache uses oslo.config to define and manage configuration options
|
||||
to allow the deployer to control how an application uses this library.
|
||||
|
@ -1,5 +1,5 @@
|
||||
==============
|
||||
Contributing
|
||||
==============
|
||||
============
|
||||
Contributing
|
||||
============
|
||||
|
||||
.. include:: ../../../CONTRIBUTING.rst
|
||||
|
@ -1,6 +1,6 @@
|
||||
============
|
||||
oslo.cache
|
||||
============
|
||||
==========
|
||||
oslo.cache
|
||||
==========
|
||||
|
||||
Cache storage for OpenStack projects.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
==============
|
||||
Installation
|
||||
==============
|
||||
============
|
||||
Installation
|
||||
============
|
||||
|
||||
At the command line::
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
=======
|
||||
Usage
|
||||
=======
|
||||
=====
|
||||
Usage
|
||||
=====
|
||||
|
||||
A simple example of oslo.cache in use::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user