Skip to content

Commit df7e711

Browse files
chore: Use embedded link of the quiz app
In my opinion, embedded links in a document are more friendly instead of showing complete link until unless it is necessary as in instruction 4 below. Signed-off-by: Hemant Sachdeva <[email protected]>
1 parent 6f3d9f9 commit df7e711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TRANSLATIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Similar to Readme's, please translate the assignments as well.
2020

2121
**Quizzes**
2222

23-
1. Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/quiz-app/src/assets/translations, with proper naming convention (en.json, fr.json). **Please don't localize the words 'true' or 'false' however. thanks!**
23+
1. Add your translation to the quiz-app by adding a file [here](https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/quiz-app/src/assets/translations), with proper naming convention (en.json, fr.json). **Please don't localize the words 'true' or 'false' however. thanks!**
2424

2525
2. Add your language code to the dropdown in the quiz-app's App.vue file.
2626

0 commit comments

Comments
 (0)