diff options
Diffstat (limited to 'Installing a devstack plugin.md')
-rw-r--r-- | Installing a devstack plugin.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Installing a devstack plugin.md b/Installing a devstack plugin.md index 1220798..afeb431 100644 --- a/Installing a devstack plugin.md +++ b/Installing a devstack plugin.md @@ -5,4 +5,4 @@ tags: --- To install a devstack plugin add the corresponding `enable_plugin <name> <giturl> [gitref]` under the `[[local|localrc]]` section. -This way I successfully installed [[Ceph on devstack]] +This way I successfully installed [[Installing Ceph on devstack]] |