Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
OCamlPro
www
Commits
60bc8775
Commit
60bc8775
authored
Dec 03, 2021
by
Dario Pinto
Browse files
add missing redirection
parent
d3d86e45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/urls.ml
src/urls.ml
+2
-0
No files found.
src/urls.ml
View file @
60bc8775
...
@@ -31,6 +31,8 @@ let old_to_new =
...
@@ -31,6 +31,8 @@ let old_to_new =
;
(
"/fr/formation-expert-ocaml/"
,
"/course_ocaml_expert"
)
;
(
"/fr/formation-expert-ocaml/"
,
"/course_ocaml_expert"
)
;
(
"/fr/formation-rust"
,
"/course_rust_vocational_training"
)
;
(
"/fr/formation-rust"
,
"/course_rust_vocational_training"
)
;
(
"/fr/formation-rust/"
,
"/course_rust_vocational_training"
)
;
(
"/fr/formation-rust/"
,
"/course_rust_vocational_training"
)
;
(
"/fr/formations/"
,
"/course_register"
)
;
(
"/fr/formations"
,
"/course_register"
)
;
(
"/fr/recherche-developpement"
,
"/research-and-development"
)
;
(
"/fr/recherche-developpement"
,
"/research-and-development"
)
;
(
"/fr/recherche-developpement/"
,
"/research-and-development"
)
;
(
"/fr/recherche-developpement/"
,
"/research-and-development"
)
;
(
"/fr/formation-passer-a-ocaml"
,
"/course_ocaml_development"
)
;
(
"/fr/formation-passer-a-ocaml"
,
"/course_ocaml_development"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment