diff --git a/src/ui/EditorContainer.js b/src/ui/EditorContainer.js index 8c407838..4c04cc31 100644 --- a/src/ui/EditorContainer.js +++ b/src/ui/EditorContainer.js @@ -389,7 +389,7 @@ class EditorContainer extends Component { }, { name: "Keyboard and Mouse Controls", - action: () => window.open("https://github.com/mozilla/Spoke/wiki/Keyboard-and-Mouse-Controls") + action: () => window.open("https://hubs.mozilla.com/docs/spoke-controls.html") }, { name: "Get Support",