This was renamed in b284f50 but the old name was still in use in the makefile and draft designs list.
Signed-off-by: Guido Trotter <[email protected]> --- Makefile.am | 2 +- doc/design-draft.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index d5370f6..d3b6971 100644 --- a/Makefile.am +++ b/Makefile.am @@ -417,7 +417,7 @@ docinput = \ doc/design-virtual-clusters.rst \ doc/design-x509-ca.rst \ doc/design-hroller.rst \ - doc/design-storagespace.rst \ + doc/design-storagetypes.rst \ doc/devnotes.rst \ doc/glossary.rst \ doc/hooks.rst \ diff --git a/doc/design-draft.rst b/doc/design-draft.rst index 2c66403..ccb2f93 100644 --- a/doc/design-draft.rst +++ b/doc/design-draft.rst @@ -16,7 +16,7 @@ Design document drafts design-partitioned.rst design-monitoring-agent.rst design-hroller.rst - design-storagespace.rst + design-storagetypes.rst design-reason-trail.rst design-device-uuid-name.rst -- 1.7.10.4
