Skip to content

Commit 6eb4182

Browse files
Merge pull request #251 from circleci/fix-server-latest-redirects
fix server latest path in redirects list
2 parents 2977180 + 199c1e9 commit 6eb4182

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

scripts/redirects_v2.yml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -621,118 +621,118 @@
621621
new: /guides/orchestrate/selecting-a-workflow-to-run-using-pipeline-parameters.html
622622

623623
- old: /server/latest/air-gapped-installation/additional-considerations/
624-
new: /server-admin/server-latest/air-gapped-installation/additional-considerations.html
624+
new: /server-admin/latest/air-gapped-installation/additional-considerations.html
625625

626626
- old: /server/latest/air-gapped-installation/example-values/
627-
new: /server-admin/server-latest/air-gapped-installation/example-values.html
627+
new: /server-admin/latest/air-gapped-installation/example-values.html
628628

629629
- old: /server/latest/air-gapped-installation/phase-1-prerequisites/
630-
new: /server-admin/server-latest/air-gapped-installation/phase-1-prerequisites.html
630+
new: /server-admin/latest/air-gapped-installation/phase-1-prerequisites.html
631631

632632
- old: /server/latest/air-gapped-installation/phase-2-configure-object-storage/
633-
new: /server-admin/server-latest/air-gapped-installation/phase-2-configure-object-storage.html
633+
new: /server-admin/latest/air-gapped-installation/phase-2-configure-object-storage.html
634634

635635
- old: /server/latest/air-gapped-installation/phase-3-install-circleci-server/
636-
new: /server-admin/server-latest/air-gapped-installation/phase-3-install-circleci-server.html
636+
new: /server-admin/latest/air-gapped-installation/phase-3-install-circleci-server.html
637637

638638
- old: /server/latest/air-gapped-installation/phase-4-configure-nomad-clients/
639-
new: /server-admin/server-latest/air-gapped-installation/phase-4-configure-nomad-clients.html
639+
new: /server-admin/latest/air-gapped-installation/phase-4-configure-nomad-clients.html
640640

641641
- old: /server/latest/air-gapped-installation/phase-5-test-your-installation/
642-
new: /server-admin/server-latest/air-gapped-installation/phase-5-test-your-installation.html
642+
new: /server-admin/latest/air-gapped-installation/phase-5-test-your-installation.html
643643

644644
- old: /server/latest/installation/hardening-your-cluster/
645-
new: /server-admin/server-latest/installation/hardening-your-cluster.html
645+
new: /server-admin/latest/installation/hardening-your-cluster.html
646646

647647
- old: /server/latest/installation/installation-reference/
648-
new: /server-admin/server-latest/installation/installation-reference.html
648+
new: /server-admin/latest/installation/installation-reference.html
649649

650650
- old: /server/latest/installation/installing-server-behind-a-proxy/
651-
new: /server-admin/server-latest/installation/installing-server-behind-a-proxy.html
651+
new: /server-admin/latest/installation/installing-server-behind-a-proxy.html
652652

653653
- old: /server/latest/installation/phase-1-aws-prerequisites/
654-
new: /server-admin/server-latest/installation/phase-1-aws-prerequisites.html
654+
new: /server-admin/latest/installation/phase-1-aws-prerequisites.html
655655

656656
- old: /server/latest/installation/phase-1-gcp-prerequisites/
657-
new: /server-admin/server-latest/installation/phase-1-gcp-prerequisites.html
657+
new: /server-admin/latest/installation/phase-1-gcp-prerequisites.html
658658

659659
- old: /server/latest/installation/phase-2-aws-core-services/
660-
new: /server-admin/server-latest/installation/phase-2-aws-core-services.html
660+
new: /server-admin/latest/installation/phase-2-aws-core-services.html
661661

662662
- old: /server/latest/installation/phase-2-gcp-core-services/
663-
new: /server-admin/server-latest/installation/phase-2-gcp-core-services.html
663+
new: /server-admin/latest/installation/phase-2-gcp-core-services.html
664664

665665
- old: /server/latest/installation/phase-3-aws-execution-environments/
666-
new: /server-admin/server-latest/installation/phase-3-aws-execution-environments.html
666+
new: /server-admin/latest/installation/phase-3-aws-execution-environments.html
667667

668668
- old: /server/latest/installation/phase-3-gcp-execution-environments/
669-
new: /server-admin/server-latest/installation/phase-3-gcp-execution-environments.html
669+
new: /server-admin/latest/installation/phase-3-gcp-execution-environments.html
670670

671671
- old: /server/latest/installation/phase-4-aws-post-installation/
672-
new: /server-admin/server-latest/installation/phase-4-aws-post-installation.html
672+
new: /server-admin/latest/installation/phase-4-aws-post-installation.html
673673

674674
- old: /server/latest/installation/phase-4-gcp-post-installation/
675-
new: /server-admin/server-latest/installation/phase-4-gcp-post-installation.html
675+
new: /server-admin/latest/installation/phase-4-gcp-post-installation.html
676676

677677
- old: /server/latest/installation/upgrade-server/
678-
new: /server-admin/server-latest/installation/upgrade-server.html
678+
new: /server-admin/latest/installation/upgrade-server.html
679679

680680
- old: /server/latest/operator/application-lifecycle/
681-
new: /server-admin/server-latest/operator/application-lifecycle.html
681+
new: /server-admin/latest/operator/application-lifecycle.html
682682

683683
- old: /server/latest/operator/backup-and-restore/
684-
new: /server-admin/server-latest/operator/backup-and-restore.html
684+
new: /server-admin/latest/operator/backup-and-restore.html
685685

686686
- old: /server/latest/operator/circleci-server-security-features/
687-
new: /server-admin/server-latest/operator/circleci-server-security-features.html
687+
new: /server-admin/latest/operator/circleci-server-security-features.html
688688

689689
- old: /server/latest/operator/configuring-external-services/
690-
new: /server-admin/server-latest/operator/configuring-external-services.html
690+
new: /server-admin/latest/operator/configuring-external-services.html
691691

692692
- old: /server/latest/operator/expanding-internal-database-volumes/
693-
new: /server-admin/server-latest/operator/expanding-internal-database-volumes.html
693+
new: /server-admin/latest/operator/expanding-internal-database-volumes.html
694694

695695
- old: /server/latest/operator/faq/
696-
new: /server-admin/server-latest/operator/faq.html
696+
new: /server-admin/latest/operator/faq.html
697697

698698
- old: /server/latest/operator/introduction-to-nomad-cluster-operation/
699-
new: /server-admin/server-latest/operator/introduction-to-nomad-cluster-operation.html
699+
new: /server-admin/latest/operator/introduction-to-nomad-cluster-operation.html
700700

701701
- old: /server/latest/operator/manage-virtual-machines-with-machine-provisioner/
702-
new: /server-admin/server-latest/operator/manage-virtual-machines-with-machine-provisioner.html
702+
new: /server-admin/latest/operator/manage-virtual-machines-with-machine-provisioner.html
703703

704704
- old: /server/latest/operator/managing-build-artifacts/
705-
new: /server-admin/server-latest/operator/managing-build-artifacts.html
705+
new: /server-admin/latest/operator/managing-build-artifacts.html
706706

707707
- old: /server/latest/operator/managing-load-balancers/
708-
new: /server-admin/server-latest/operator/managing-load-balancers.html
708+
new: /server-admin/latest/operator/managing-load-balancers.html
709709

710710
- old: /server/latest/operator/managing-orbs/
711-
new: /server-admin/server-latest/operator/managing-orbs.html
711+
new: /server-admin/latest/operator/managing-orbs.html
712712

713713
- old: /server/latest/operator/managing-user-accounts/
714-
new: /server-admin/server-latest/operator/managing-user-accounts.html
714+
new: /server-admin/latest/operator/managing-user-accounts.html
715715

716716
- old: /server/latest/operator/operator-overview/
717-
new: /server-admin/server-latest/operator/operator-overview.html
717+
new: /server-admin/latest/operator/operator-overview.html
718718

719719
- old: /server/latest/operator/troubleshooting-and-support/
720-
new: /server-admin/server-latest/operator/troubleshooting-and-support.html
720+
new: /server-admin/latest/operator/troubleshooting-and-support.html
721721

722722
- old: /server/latest/operator/upgrade-mongo/
723-
new: /server-admin/server-latest/operator/upgrade-mongo.html
723+
new: /server-admin/latest/operator/upgrade-mongo.html
724724

725725
- old: /server/latest/operator/usage-data-collection/
726-
new: /server-admin/server-latest/operator/usage-data-collection.html
726+
new: /server-admin/latest/operator/usage-data-collection.html
727727

728728
- old: /server/latest/operator/user-authentication/
729-
new: /server-admin/server-latest/operator/user-authentication.html
729+
new: /server-admin/latest/operator/user-authentication.html
730730

731731
- old: /server/latest/overview/circleci-server-overview/
732-
new: /server-admin/server-latest/overview/circleci-server-overview.html
732+
new: /server-admin/latest/overview/circleci-server-overview.html
733733

734734
- old: /server/latest/overview/release-notes/
735-
new: /server-admin/server-latest/overview/release-notes.html
735+
new: /server-admin/latest/overview/release-notes.html
736736

737737
- old: /server/v4.2/air-gapped-installation/additional-considerations/
738738
new: /server-admin/server-4.2/air-gapped-installation/additional-considerations.html

0 commit comments

Comments
 (0)