Skip to content

Commit

Permalink
Add redirect for port forwarding guide (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 authored Oct 28, 2023
1 parent cd06526 commit 3e58a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ warning-policy = "ignore" # false-positives like hell with absolute links & late
"/en/hosting/SS14-Admin/index.html" = "/en/server-hosting/setting-up-ss14-admin.html"
"/en/hosting/robust-cdn/index.html" = "/en/server-hosting/setting-up-robust-cdn.html"
"/en/hosting/oauth/index.html" = "/en/server-hosting/oauth.html"
"/en/hosting/port-forwarding/index.html" = "/en/server-hosting/port-forwarding.html"
"/en/technical-docs/acronyms-and-nomenclature/index.html" = "/en/general-development/codebase-info/acronyms-and-nomenclature.html"
"/en/getting-started/engine-changes/index.html" = "/en/general-developmnet/codebase-info/prs-with-engine-changes.html"
"/en/getting-started/debugging-tools/index.html" = "/en/general-development/tips/debugging-tools.html"
Expand Down

0 comments on commit 3e58a78

Please sign in to comment.