Skip to content

Commit

Permalink
docs(chore): remove release notes redirect from netlify.toml (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeeu authored Dec 11, 2023
1 parent ce17eae commit 4c43bba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@
HUGO_ENV = "production"
GO_VERSION = "1.18"

# section redirects
[[redirects]]
from = "/cd-as-a-service/release-notes/"
to = "https://armory.releases.live/?filter=eyJ0aXRsZU9yRGVzY3JpcHRpb24iOiIiLCJzY29wZSI6WyJDRC1hcy1hLVNlcnZpY2UiXSwidHlwZSI6W10sImZpZWxkcyI6W119/"
force = true # ensure this always redirects because the manualLink does not work for users typing in the URL

[[redirects]]
from = "/deployment/preview-deployed-service/" # this page contains manualLinkRelRef in frontmatter
to = "/reference/deployment/config-preview-link/"
Expand Down

0 comments on commit 4c43bba

Please sign in to comment.