We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab97a0c commit 0e89db4Copy full SHA for 0e89db4
src/ocamlorg_web/lib/redirection.ml
@@ -253,7 +253,7 @@ let from_v2 =
253
("/docs/platform-roadmap", Url.tool_page "platform-roadmap");
254
("/docs/configuring-your-editor", Url.tutorial "set-up-editor");
255
( "/success-stories/peta-byte-scale-web-crawler",
256
- Url.success_story "marketing-analysis-tools-powered-by-big-data" );
+ Url.success_story "marketing-intelligence-tools-powered-by-big-data" );
257
]
258
259
let make ?(permanent = false) t =
0 commit comments