From 510b61b4078ee5c02241b9cd207da0d0d322fd86 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 22 Jun 2020 18:13:51 +0200 Subject: [PATCH] Fix broken link --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acbc6f2..813fb85 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ CodiMD is a real-time collaborative word processing web service. It uses Markdow ## Configuration -You can configure CodiMD by editing this file `/var/www/codimd/config.json` using this the [documentation](https://github.com/codimd/server/blob/master/docs/configuration-config-file.md) +You can configure CodiMD by editing this file `/var/www/codimd/config.json` using this the [documentation](https://github.com/codimd/server/blob/master/docs/configuration.md) ## Documentation diff --git a/README_fr.md b/README_fr.md index 7ca9d5c..34cc5c4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ CodiMD est un service web de traitement de texte collaboratif en temps réel. Il ## Configuration -Vous pouvez configurer CodiMD en modifiant le fichier `/var/www/codimd/config.json` et en vous aidant de la [documentation](https://github.com/codimd/server/blob/master/docs/configuration-config-file.md) +Vous pouvez configurer CodiMD en modifiant le fichier `/var/www/codimd/config.json` et en vous aidant de la [documentation](https://github.com/codimd/server/blob/master/docs/configuration.md) ## Documentation