Skip to content

Commit

Permalink
Merge pull request #15 from azachwill/devcommit17
Browse files Browse the repository at this point in the history
remove article redirect
  • Loading branch information
awilliams1275 authored Aug 19, 2024
2 parents 9ca0916 + 3a0ee00 commit d3b3dac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
12 changes: 0 additions & 12 deletions _build/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,6 @@ force = true

[redirects.headers]

[[redirects]]
from = "/*/index.html"
to = "/:splat"
status = 301
force = true

[redirects.query]

[redirects.conditions]

[redirects.headers]

[[redirects]]
from = "/*:splat.html"
to = "/:splat/"
Expand Down
12 changes: 0 additions & 12 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,18 +79,6 @@ force = true

[redirects.headers]

[[redirects]]
from = "/*:splat.html"
to = "/:splat/"
status = 301
force = true

[redirects.query]

[redirects.conditions]

[redirects.headers]

[[redirects]]
from = "/articles/shinyapps-auth.html"
to = "https://docs.posit.co/shinyapps.io/authentication-and-user-management.html#authentication-and-user-management"
Expand Down

0 comments on commit d3b3dac

Please sign in to comment.