From 06d6ce4ddda143c53282b43d281c20e3726f1b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 7 Aug 2020 23:05:36 -0400 Subject: [PATCH] Correct title and fix mis-formatted link --- tools/creating-new-drutopia-site.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.