Link to the admin tutorial instead of the doc
This commit is contained in:
parent
e785c91d92
commit
e8dd6b00bf
2 changed files with 4 additions and 2 deletions
|
@ -11,6 +11,7 @@ FOG_BASE_URL = "https://storage.apientreprise.fr"
|
|||
|
||||
# External services URLs
|
||||
DOC_URL = "https://doc.demarches-simplifiees.fr"
|
||||
ADMINISTRATEUR_TUTORIAL_URL = "https://doc.demarches-simplifiees.fr/tutoriels/tutoriel-administrateur"
|
||||
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…
Add table
Add a link
Reference in a new issue