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:
Robert Long 2021-04-01 12:05:43 -07:00 коммит произвёл GitHub
Родитель 5779c61721 c57edc3a31
Коммит 65f439060e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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",