fixed broken v2 tutorial links in the projects page by renaming file and references (#4382)

This commit is contained in:
anzhou5 2021-09-28 14:14:06 -07:00 коммит произвёл GitHub
Родитель 99ac96c8c5
Коммит 5d92b69b51
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 4 добавлений и 4 удалений

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

@ -10,7 +10,7 @@
},
{
"name": "Tutorials for the new micro:bit (V2)",
"url": "/v2tutorials",
"url": "/tutorials-v2",
"imageUrl": "/static/mb/projects/pet-hamster.png"
},
{
@ -99,7 +99,7 @@
## See Also
[Tutorials](/tutorials),
[Tutorials for the new micro:bit (V2)](/v2tutorials),
[Tutorials for the new micro:bit (V2)](/tutorials-v2),
[Live Coding](/live-coding),
[Games](/projects/games),
[Radio Games](/projects/radio-games),

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

@ -7,7 +7,7 @@
* [Dice](/projects/dice)
* [Love Meter](/projects/love-meter)
* [Micro Chat](/projects/micro-chat)
* [Tutorials for the new micro:bit (V2)](/v2tutorials)
* [Tutorials for the new micro:bit (V2)](/tutorials-v2)
* [Pet Hamster](/projects/v2-pet-hamster)
* [Countdown](/projects/v2-countdown)
* [Morse Chat](/projects/v2-morse-chat)

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

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

@ -288,7 +288,7 @@
},
"galleries": {
"Tutorials": "tutorials",
"Tutorials for the new micro:bit (V2)": "v2tutorials",
"Tutorials for the new micro:bit (V2)": "tutorials-v2",
"Live Coding": {
"url": "live-coding",
"shuffle": "daily",