Skip to content

Commit

Permalink
Move AWS platform under /distributions (kubeflow#2551)
Browse files Browse the repository at this point in the history
* move /aws under /distributions

* fix AWS redirects + add catch-all
  • Loading branch information
rui-vas authored Mar 19, 2021
1 parent 1f6a05e commit 7b77f06
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ docs/started/requirements/ /docs/started/getting-started/
/docs/use-cases/job-scheduling/ /docs/other-guides/job-scheduling/

# Remove Kubeflow installation on existing EKS cluster
/docs/aws/deploy/existing-cluster/ /docs/aws/deploy/install-kubeflow/
/docs/aws/deploy/existing-cluster/ /docs/distributions/aws/deploy/install-kubeflow/

# Move the kustomize guide to the config section
/docs/components/misc/kustomize/ /docs/distributions/kfctl/kustomize/
Expand Down Expand Up @@ -140,4 +140,4 @@ docs/started/requirements/ /docs/started/getting-started/
/docs/guides/* /docs/:splat
/docs/pipelines/concepts/* /docs/components/pipelines/overview/concepts/:splat
/docs/pipelines/* /docs/components/pipelines/:splat

/docs/aws/* /docs/distributions/aws/:splat
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7b77f06

Please sign in to comment.