Skip to content

Commit

Permalink
change some redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailKardash committed Aug 26, 2024
1 parent bf5951c commit 8477dc8
Showing 1 changed file with 27 additions and 21 deletions.
48 changes: 27 additions & 21 deletions docs/.redirects/redirects.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"reference/model-hub/mmdetection-api": "../training/_index.html",
"reference/model-hub/transformers-api": "../training/_index.html",
"reference/model-hub/_index": "../training/_index.html",
"model-hub-library/transformers/_index": "../../model-dev-guide/api-guides/_index.html",
"model-hub-library/mmdetection/_index": "../../model-dev-guide/api-guides/_index.html",
"model-hub-library/_index": "../model-dev-guide/api-guides/_index.html",
"reference/python-sdk": "python-sdk/python-sdk.html",
"reference/training/experiment-config-reference": "../experiment-config-reference.html",
"model-dev-guide/dtrain/optimize-training": "../profiling.html",
Expand All @@ -14,8 +20,8 @@
"architecture/system-architecture": "../get-started/architecture/system-architecture.html",
"architecture/introduction": "../get-started/architecture/introduction.html",
"setup-cluster/deploy-cluster/slurm/install-on-slurm": "../../slurm/install-on-slurm.html",
"setup-cluster/deploy-cluster/slurm/hpc-with-agent": "../../slurm/_index.html",
"setup-cluster/slurm/hpc-with-agent": "../slurm/_index.html",
"setup-cluster/deploy-cluster/slurm/hpc-with-agent": "../../slurm/_index.html",
"setup-cluster/slurm/hpc-with-agent": "_index.html",
"setup-cluster/deploy-cluster/slurm/hpc-launching-architecture": "../../slurm/hpc-launching-architecture.html",
"setup-cluster/deploy-cluster/slurm/slurm-requirements": "../../slurm/slurm-requirements.html",
"setup-cluster/deploy-cluster/slurm/upgrade-on-hpc": "../../slurm/upgrade-on-hpc.html",
Expand Down Expand Up @@ -56,8 +62,8 @@
"setup-cluster/deploy-cluster/k8s/overview": "../../k8s/_index.html",
"setup-cluster/deploy-cluster/gcp/overview": "../../gcp/_index.html",
"setup-cluster/deploy-cluster/aws/overview": "../../aws/_index.html",
"reference/model-hub/modelhub/transformers-api": "../transformers-api.html",
"reference/model-hub/modelhub/mmdetection-api": "../mmdetection-api.html",
"reference/model-hub/modelhub/transformers-api": "../../training/_index.html",
"reference/model-hub/modelhub/mmdetection-api": "../../training/_index.html",
"reference/interface/job-config-reference": "../job-config-reference.html",
"reference/deploy/config/master-config-reference": "../master-config-reference.html",
"reference/deploy/config/helm-config-reference": "../helm-config-reference.html",
Expand All @@ -72,13 +78,13 @@
"setup-cluster/security/oauth": "../../manage/security/oauth.html",
"setup-cluster/security/index": "../../manage/security/_index.html",
"integrations/ecosystem/ecosystem-integration": "../_index.html",
"reference/model-hub/index": "_index.html",
"reference/model-hub/index": "../training/_index.html",
"reference/training/index": "_index.html",
"reference/deploy/index": "_index.html",
"model-hub-library/transformers/overview": "_index.html",
"model-hub-library/transformers/examples": "_index.html",
"model-hub-library/transformers/tutorial": "_index.html",
"model-hub-library/mmdetection/overview": "_index.html",
"model-hub-library/transformers/overview": "../../model-dev-guide/api-guides/_index.html",
"model-hub-library/transformers/examples": "../../model-dev-guide/api-guides/_index.html",
"model-hub-library/transformers/tutorial": "../../model-dev-guide/api-guides/_index.html",
"model-hub-library/mmdetection/overview": "../../model-dev-guide/api-guides/_index.html",
"model-dev-guide/hyperparameter/search-methods/index": "_index.html",
"model-dev-guide/api-guides/batch-processing/batch-process-api-ug": "../batch-process-api-ug.html",
"model-dev-guide/best-practices/index": "../_index.html",
Expand All @@ -105,7 +111,7 @@
"architecture/index": "../get-started/architecture/_index.html",
"reference/index": "_index.html",
"model-dev-guide/index": "_index.html",
"model-hub-library/index": "_index.html",
"model-hub-library/index": "../model-dev-guide/api-guides/_index.html",
"tutorials/index": "_index.html",
"articles/viewing-epoch-based-metrics": "../tutorials/viewing-epoch-based-metrics.html",
"setup-cluster/deploy-cluster/on-prem/wsl": "../../on-prem/options/wsl.html",
Expand Down Expand Up @@ -218,9 +224,9 @@
"cluster-setup-guide/workspaces": "../manage/workspaces.html",
"quickstart-mdldev": "tutorials/quickstart-mdldev.html",
"reference/reference-searcher/custom-searcher-reference": "../custom-searcher-reference.html",
"reference/reference-model-hub/modelhub/transformers-api": "../../model-hub/transformers-api.html",
"reference/reference-model-hub/modelhub/mmdetection-api": "../../model-hub/mmdetection-api.html",
"reference/reference-model-hub/index": "../model-hub/_index.html",
"reference/reference-model-hub/modelhub/transformers-api": "../../training/_index.html",
"reference/reference-model-hub/modelhub/mmdetection-api": "../../training/_index.html",
"reference/reference-model-hub/index": "../training/_index.html",
"reference/reference-interface/job-config-reference": "../job-config-reference.html",
"reference/reference-deploy/config/master-config-reference": "../../deploy/master-config-reference.html",
"reference/reference-deploy/config/agent-config-reference": "../../deploy/agent-config-reference.html",
Expand Down Expand Up @@ -304,13 +310,13 @@
"interact/rest-apis": "../reference/rest-api.html",
"join-community": "index.html",
"manage/elasticsearch-logging-backend": "_index.html",
"model-hub/index": "../model-hub-library/_index.html",
"model-hub/mmdetection/api": "../../reference/model-hub/mmdetection-api.html",
"model-hub/mmdetection/index": "../../model-hub-library/mmdetection/_index.html",
"model-hub/transformers/api": "../../reference/model-hub/transformers-api.html",
"model-hub/transformers/examples": "../../model-hub-library/_index.html",
"model-hub/transformers/index": "../../model-hub-library/transformers/_index.html",
"model-hub/transformers/tutorial": "../../model-hub-library/_index.html",
"model-hub/index": "../model-dev-guide/api-guides/_index.html",
"model-hub/mmdetection/api": "../../reference/training/_index.html",
"model-hub/mmdetection/index": "../../model-dev-guide/api-guides/_index.html",
"model-hub/transformers/api": "../../reference/training/_index.html",
"model-hub/transformers/examples": "../../model-dev-guide/api-guides/_index.html",
"model-hub/transformers/index": "../../model-dev-guide/api-guides/_index.html",
"model-hub/transformers/tutorial": "../../model-dev-guide/api-guides/_index.html",
"post-training/index": "../model-dev-guide/model-management/_index.html",
"post-training/model-registry": "../model-dev-guide/model-management/model-registry-org.html",
"post-training/use-trained-models": "../model-dev-guide/model-management/_index.html",
Expand Down Expand Up @@ -466,4 +472,4 @@
"tutorials/porting-tutorial": "pytorch-mnist-tutorial.html",
"tutorials/quick-start": "quickstart-mdldev.html",
"tutorials/pytorch-mnist-local-qs": "../get-started/webui-qs.html"
}
}

0 comments on commit 8477dc8

Please sign in to comment.