Correct invalid reference
There's no oslo_db.migration module. It's an entrypoint group name. Therefore it should not be using :mod:. Change-Id: I14f26c1a9ae1bd6b5b1154b3f49eb9e1518cafc3
This commit is contained in:
parent
52151aeebd
commit
2d4fdbed56
@ -140,7 +140,7 @@ DB API backend support
|
||||
DB migration extensions
|
||||
=======================
|
||||
|
||||
Available extensions for :mod:`oslo_db.migration`.
|
||||
Available extensions for `oslo_db.migration`.
|
||||
|
||||
.. list-plugins:: oslo.db.migration
|
||||
:detailed:
|
||||
|
Loading…
Reference in New Issue
Block a user