diff --git a/tools/creating-new-drutopia-site.md b/tools/creating-new-drutopia-site.md index d274dbb..b2008fe 100644 --- a/tools/creating-new-drutopia-site.md +++ b/tools/creating-new-drutopia-site.md @@ -1,4 +1,4 @@ -# Deploying Drutopia Sites +# Setting up a new Drutopia site Agaric manages a large number of Drupal, primarily [Drutopia](https://drutopia.org/) sites. @@ -171,4 +171,4 @@ drupal_install: False (or else remove this line) If configuration is not importing: log in as root and delete the file `/home//site/CUSTOM-VERSION` and run the config-forced install option again - this tells the activate script to repopulate the config folder from the custom source. -See (this issue)[https://gitlab.com/drutopia-platform/drutopia_host/-/issues/18) for the latest status on this problem. +See [this issue](https://gitlab.com/drutopia-platform/drutopia_host/-/issues/18) for the latest status on this problem.