Rename and redirect Electron Framework

This commit is contained in:
Sam Carlton 2021-06-01 10:59:19 -05:00
parent 0a1d46ae70
commit 0a521e218f
2 changed files with 7 additions and 1 deletions

View file

@ -24,6 +24,12 @@
to = "/app/git-version-control"
status = 301
# old electron redirect
[[redirects]]
from = "/app/electron"
to = "/app/electron-framework"
status = 301
# imac redirect
[[redirects]]