зеркало из https://github.com/mozilla/Spoke.git
Merge pull request #1122 from mozilla/remove-wiki-links
Make Spoke controls link to the Hubs docs instead of Spoke wiki
This commit is contained in:
Коммит
65f439060e
|
@ -389,7 +389,7 @@ class EditorContainer extends Component {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Keyboard and Mouse Controls",
|
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",
|
name: "Get Support",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче