mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-19 13:02:08 +02:00
Merge pull request #168 from silverskyvicto/translate-ja/fix-quiz-url
fix quiz url.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## レッスン前の小テスト
|
||||
|
||||
[レッスン前の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/45)
|
||||
[レッスン前の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/45?loc=ja)
|
||||
|
||||
### イントロダクション
|
||||
|
||||
@@ -325,7 +325,7 @@ function updateElement(id, textOrNode) {
|
||||
|
||||
## レッスン後の小テスト
|
||||
|
||||
[レッスン後の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/46)
|
||||
[レッスン後の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/46?loc=ja)
|
||||
|
||||
## 課題
|
||||
|
||||
|
Reference in New Issue
Block a user