Skip to content

Commit 5dfae49

Browse files
sabineKhady
andauthored
Update src/ocamlorg_web/lib/redirection.ml
Co-authored-by: Louis <[email protected]>
1 parent 299e13b commit 5dfae49

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
@@ -328,7 +328,7 @@ let from_v2 =
328328
("/docs/platform-users", Url.tool_page "platform-users");
329329
("/docs/platform-roadmap", Url.tool_page "platform-roadmap");
330330
( "/success-stories/peta-byte-scale-web-crawler",
331-
Url.success_story "marketing-analysis-tools-powered-by-big-data" );
331+
Url.success_story "marketing-intelligence-tools-powered-by-big-data" );
332332
]
333333

334334
let make ?(permanent = false) t =

0 commit comments

Comments
 (0)