diff --git a/config/config.go b/config/config.go index 7e1abca..f0dec95 100644 --- a/config/config.go +++ b/config/config.go @@ -74,7 +74,7 @@ var DefaultKeys = map[string]map[string]string{ "F7": "focus search", "F8": "focus response-headers", "F9": "focus response-body", - "F12": "redirectRestriction", + "F11": "redirectRestriction", }, "url": { "Enter": "submit",