Skip to content
Snippets Groups Projects
Commit 9b4dd969 authored by vlorentz's avatar vlorentz Committed by vlorentz
Browse files

Add redirects from swh-dataset to swh-export

To follow the package rename
parent 54a4fd76
No related branches found
No related tags found
1 merge request!459Add redirects from swh-dataset to swh-export
Pipeline #12945 passed
......@@ -214,6 +214,15 @@ redirects = {
"swh-deposit/metadata": "api/metadata.html",
"swh-deposit/specs/blueprint": "../api/use-cases.html",
"swh-deposit/user-manual": "api/user-manual.html",
"swh-dataset": "swh-export",
"swh-dataset/index.html": "swh-export/index.html",
"swh-dataset/graph/dataset.html": "swh-export/graph/dataset.html",
"swh-dataset/graph/schema.html": "swh-export/graph/schema.html",
"swh-dataset/graph/athena.html": "swh-export/graph/athena.html",
"swh-dataset/graph/databricks.html": "swh-export/graph/databricks.html",
"swh-dataset/export.html": "swh-export/export.html",
"swh-dataset/generate_subdataset.html": "swh-export/generate_subdataset.html",
"apidoc/swh.dataset.html": "apidoc/swh.export.html",
"infrastructure/index.html": "../../sysadm/network-architecture/index.html",
"infrastructure/network.html": "../../sysadm/network-architecture/index.html",
"infrastructure/service-urls.html": "../../sysadm/network-architecture/service-urls.html", # noqa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment