diff --git a/content/u/blog/how-to-build-an-openstack-alternative-step-5-metadata-service/contents.lr b/content/u/blog/how-to-build-an-openstack-alternative-step-5-metadata-service/contents.lr index 73698ec..b1b8531 100644 --- a/content/u/blog/how-to-build-an-openstack-alternative-step-5-metadata-service/contents.lr +++ b/content/u/blog/how-to-build-an-openstack-alternative-step-5-metadata-service/contents.lr @@ -19,7 +19,7 @@ This time we describe how virtual machines can get information about themselves like which ssh keys should have access to it. The previous time we -[added a data base to +[added a database to uncloud](../how-to-build-an-openstack-alternative-step-4-adding-a-database/). ## Motivation