Skip to content

Commit

Permalink
Update netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mariana-caetano authored Dec 13, 2024
1 parent abaf896 commit 379694a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
external_node_modules = ["sharp"]
included_files = ["node_modules/sharp/**/*", "./github.pem"]

[[redirects]]
force = true
from = "/docs/guides/faststore/api-extensions-troubleshooting"
status = 308
to = "/docs/troubleshooting/issues-during-extending-the-faststore-api-schema"

[[redirects]]
force = true
from = "/docs/guides/faststore/project-structure-updating-the-core-package-version"
Expand Down

0 comments on commit 379694a

Please sign in to comment.