diff --git a/README.md b/README.md index ee0229f..48608ff 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Generate static site with content from [Directus CMS](https://directus.io/). -Use the [Directus MariaDB boilerplate]() to launch the CMS locally. +Use the [Directus MariaDB boilerplate](https://gitea.valentin-le-moign.fr/val/directus_mariadb_boilerplate) to launch the CMS locally. The files are retrieved and cached from Directus on build time. @@ -38,4 +38,4 @@ npx serve .output/public ## Deploy -Deploy on a Debian VPS with the [Deploy CDCN]() script. +Deploy on a Debian VPS with the [Deploy DCDN Static](https://gitea.valentin-le-moign.fr/val/deployment_dcdn_static) script.