Link directly to the instructeur tutorial in the instructeur email
This commit is contained in:
parent
eb7ef0ff82
commit
535fe6d13a
2 changed files with 3 additions and 2 deletions
|
@ -12,6 +12,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"
|
||||
INSTRUCTEUR_TUTORIAL_URL = "https://doc.demarches-simplifiees.fr/tutoriels/tutoriel-accompagnateur"
|
||||
WEBINAIRE_URL = "https://doc.demarches-simplifiees.fr/pour-aller-plus-loin/webinaires"
|
||||
LISTE_DES_DEMARCHES_URL = [DOC_URL, "listes-des-demarches"].join("/")
|
||||
CGU_URL = [DOC_URL, "cgu"].join("/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue