This commit is contained in:
Ken 2019-09-04 10:13:13 -07:00
Родитель 4bd4fc47d9
Коммит 40ffde3af3
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -73,7 +73,7 @@ const siteConfig = {
// You may provide arbitrary config keys to be used as needed by your
// template. For example, if you need your repo's URL...
editUrl: 'https://github.com/kenotron/just-task/tree/master/packages/documentation/docs/'
editUrl: 'https://github.com/microsoft/just/tree/master/packages/documentation/docs/'
};
module.exports = siteConfig;