Skip to content

Commit b59ed89

Browse files
caitlinwheelesscaitlinwheeless
and
caitlinwheeless
authored
docs: DOC-271: Remove Data Discovery documentation (#6842)
Co-authored-by: caitlinwheeless <[email protected]>
1 parent 080884b commit b59ed89

7 files changed

+24
-710
lines changed

docs/netlify.toml

+24
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,30 @@ to = "https://humansignal.com/platform/starter-cloud/manage"
2222
status = 301
2323
force = true
2424

25+
[[redirects]]
26+
from = "/guide/dataset_create"
27+
to = "/guide"
28+
status = 301
29+
force = true
30+
31+
[[redirects]]
32+
from = "/guide/dataset_manage"
33+
to = "/guide"
34+
status = 301
35+
force = true
36+
37+
[[redirects]]
38+
from = "/guide/dataset_overview"
39+
to = "/guide"
40+
status = 301
41+
force = true
42+
43+
[[redirects]]
44+
from = "/guide/dataset_search"
45+
to = "/guide"
46+
status = 301
47+
force = true
48+
2549
[[redirects]]
2650
from = "/"
2751
to = "/guide"

0 commit comments

Comments
 (0)