Merge pull request #15132 from crazy-max/remove-redirects-csv

remove _data/redirects.csv
This commit is contained in:
Sebastiaan van Stijn 2022-07-25 16:42:16 +02:00 committed by GitHub
commit 8786d552d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 56 deletions

View File

@ -1,56 +0,0 @@
source,destination
/engine/quickstart/,/get-started/
/engine/containers/,/engine/tutorials/
/win/,/desktop/windows/
/mac/,/desktop/mac/
/linux/,/engine/
/article-img/,/engine/article-img/
/articles/,/engine/articles/
/examples/,/engine/examples/
/extend/,/engine/extend/
/installation/,/install/
/introduction/,/engine/introduction/
/misc/,/engine/misc/
/project/,/opensource/project/
/reference/,/engine/reference/
/security/,/engine/security/
/static_files/,/engine/static_files/
/userguide/,/engine/userguide/
/en/latest/installation/,/install/
/docker-hub-enterprise/install/,/docker-trusted-registry/install/
/docker-io/builds/,/docker-hub/builds/
/docker-trusted-registry/license/install-csengine.md,/docker-trusted-registry/install/install-csengine/
/engine/articles/basics/,/engine/userguide/basics/
/engine/project/set-up-git/,/opensource/project/set-up-git/
/engine/reference/articles/basics.md,/engine/userguide/basics/
/engine/userguide/dockerlinks/,/engine/userguide/networking/default_network/dockerlinks/
/installation/,/install/
/networking/,/engine/userguide/networking/
/opensource/project/advanced-contributing/,/opensource/workflow/advanced-contributing/
/opensource/project/create-pr/,/opensource/workflow/create-pr/
/opensource/project/find-an-issue/,/opensource/workflow/find-an-issue/
/opensource/project/get-help/,/opensource/get-help/
/opensource/project/make-a-contribution/,/opensource/workflow/make-a-contribution/
/opensource/project/review-pr/,/opensource/workflow/review-pr/
/opensource/project/work-issue/,/opensource/workflow/work-issue/
/opensource/workflow/doc-style/,/opensource/doc-style/
/opensource/workflow/get-help/,/opensource/get-help/
/opensource/workflow/set-up-dev-env/,/opensource/project/set-up-dev-env/
/opensource/workflow/set-up-git/,/opensource/project/set-up-git/
/opensource/workflow/test-and-docs/,/opensource/project/test-and-docs/
/userguide/,/engine/userguide/
/docker-trusted-registry/adminguide/upgrade.md,/docker-trusted-registry/install/upgrade/
/docker-trusted-registry/quick-start/install.md,/docker-trusted-registry/install/
/docker-trusted-registry/adminguide/docker-trusted-registry/install.md,/docker-trusted-registry/install/
/v1.6/docker-hub/,/docker-hub/
/v1.7/docker-hub/,/docker-hub/
/v1.8/docker-hub/,/docker-hub/
/v1.9/docker-hub/,/docker-hub/
/v1.10/docker-hub/,/docker-hub/
/v1.11/docker-hub/,/docker-hub/
/login,https://hub.docker.com/
/bitbucket/use-docker-images-as-build-environments-in-bitbucket-pipelines-792298897.html,https://confluence.atlassian.com/bitbucket/use-docker-images-as-build-environments-in-bitbucket-pipelines-792298897.html
/blog/docker-data-science/,https://www.dataquest.io/blog/docker-data-science/
/questions/19335444/how-to-assign-a-port-mapping-to-an-existing-docker-container,http://stackoverflow.com/questions/19335444/how-to-assign-a-port-mapping-to-an-existing-docker-container
/engine/examples/mongodb/,/samples/library/mongo/
1 source destination
2 /engine/quickstart/ /get-started/
3 /engine/containers/ /engine/tutorials/
4 /win/ /desktop/windows/
5 /mac/ /desktop/mac/
6 /linux/ /engine/
7 /article-img/ /engine/article-img/
8 /articles/ /engine/articles/
9 /examples/ /engine/examples/
10 /extend/ /engine/extend/
11 /installation/ /install/
12 /introduction/ /engine/introduction/
13 /misc/ /engine/misc/
14 /project/ /opensource/project/
15 /reference/ /engine/reference/
16 /security/ /engine/security/
17 /static_files/ /engine/static_files/
18 /userguide/ /engine/userguide/
19 /en/latest/installation/ /install/
20 /docker-hub-enterprise/install/ /docker-trusted-registry/install/
21 /docker-io/builds/ /docker-hub/builds/
22 /docker-trusted-registry/license/install-csengine.md /docker-trusted-registry/install/install-csengine/
23 /engine/articles/basics/ /engine/userguide/basics/
24 /engine/project/set-up-git/ /opensource/project/set-up-git/
25 /engine/reference/articles/basics.md /engine/userguide/basics/
26 /engine/userguide/dockerlinks/ /engine/userguide/networking/default_network/dockerlinks/
27 /installation/ /install/
28 /networking/ /engine/userguide/networking/
29 /opensource/project/advanced-contributing/ /opensource/workflow/advanced-contributing/
30 /opensource/project/create-pr/ /opensource/workflow/create-pr/
31 /opensource/project/find-an-issue/ /opensource/workflow/find-an-issue/
32 /opensource/project/get-help/ /opensource/get-help/
33 /opensource/project/make-a-contribution/ /opensource/workflow/make-a-contribution/
34 /opensource/project/review-pr/ /opensource/workflow/review-pr/
35 /opensource/project/work-issue/ /opensource/workflow/work-issue/
36 /opensource/workflow/doc-style/ /opensource/doc-style/
37 /opensource/workflow/get-help/ /opensource/get-help/
38 /opensource/workflow/set-up-dev-env/ /opensource/project/set-up-dev-env/
39 /opensource/workflow/set-up-git/ /opensource/project/set-up-git/
40 /opensource/workflow/test-and-docs/ /opensource/project/test-and-docs/
41 /userguide/ /engine/userguide/
42 /docker-trusted-registry/adminguide/upgrade.md /docker-trusted-registry/install/upgrade/
43 /docker-trusted-registry/quick-start/install.md /docker-trusted-registry/install/
44 /docker-trusted-registry/adminguide/docker-trusted-registry/install.md /docker-trusted-registry/install/
45 /v1.6/docker-hub/ /docker-hub/
46 /v1.7/docker-hub/ /docker-hub/
47 /v1.8/docker-hub/ /docker-hub/
48 /v1.9/docker-hub/ /docker-hub/
49 /v1.10/docker-hub/ /docker-hub/
50 /v1.11/docker-hub/ /docker-hub/
51 /login https://hub.docker.com/
52 /bitbucket/use-docker-images-as-build-environments-in-bitbucket-pipelines-792298897.html https://confluence.atlassian.com/bitbucket/use-docker-images-as-build-environments-in-bitbucket-pipelines-792298897.html
53 /blog/docker-data-science/ https://www.dataquest.io/blog/docker-data-science/
54 /questions/19335444/how-to-assign-a-port-mapping-to-an-existing-docker-container http://stackoverflow.com/questions/19335444/how-to-assign-a-port-mapping-to-an-existing-docker-container
55 /engine/examples/mongodb/ /samples/library/mongo/