Update the DOC_URL
This commit is contained in:
parent
b93ec30a2d
commit
6ac8d6abf8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
DOC_URL = "https://demarches-simplifiees.gitbook.io/demarches-simplifiees"
|
||||
DOC_URL = "https://doc.demarches-simplifiees.fr"
|
||||
LISTE_DES_DEMARCHES_URL = [DOC_URL, "listes-des-demarches"].join("/")
|
||||
CGU_URL = [DOC_URL, "cgu"].join("/")
|
||||
MENTIONS_LEGALES_URL = [CGU_URL, "4.-mentions-legales"].join("#")
|
||||
|
|
Loading…
Reference in a new issue