Skip to content

Commit 0e89db4

Browse files
sabineKhady
andcommitted
Update src/ocamlorg_web/lib/redirection.ml
Co-authored-by: Louis <mail+github@louisroche.net>
1 parent ab97a0c commit 0e89db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ocamlorg_web/lib/redirection.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ let from_v2 =
253253
("/docs/platform-roadmap", Url.tool_page "platform-roadmap");
254254
("/docs/configuring-your-editor", Url.tutorial "set-up-editor");
255255
( "/success-stories/peta-byte-scale-web-crawler",
256-
Url.success_story "marketing-analysis-tools-powered-by-big-data" );
256+
Url.success_story "marketing-intelligence-tools-powered-by-big-data" );
257257
]
258258

259259
let make ?(permanent = false) t =

0 commit comments

Comments
 (0)