From 91a28729359fceccb0f39f6ffce9311348ca9f58 Mon Sep 17 00:00:00 2001 From: mose Date: Mon, 27 Nov 2017 00:22:46 +0800 Subject: [PATCH] fix croa url --- _config.yml | 2 +- _devconfig.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 4ec561a..7a65dc2 100644 --- a/_config.yml +++ b/_config.yml @@ -72,7 +72,7 @@ links: - title: Nous rejoindre url: /contact/ - title: Discuter - url: https://croa.crapaud-fou.org + url: https://coa.crapaud-fou.org external: true - title: Source url: https://github.com/crazy-toads/crazy-toads.github.io diff --git a/_devconfig.yml b/_devconfig.yml index 766f4ce..de2c168 100644 --- a/_devconfig.yml +++ b/_devconfig.yml @@ -73,7 +73,7 @@ links: - title: Nous rejoindre url: /contact/ - title: Discuter - url: https://croa.crapaud-fou.org + url: https://coa.crapaud-fou.org external: true - title: Source url: https://github.com/crazy-toads/crazy-toads.github.io