[fix] correction of redirect links on /questions (#252)

* [fix] wrong location

* [fix] wrong location

* [fix] wrong location
This commit is contained in:
Fábio Lopes 2020-04-29 19:05:04 +01:00 committed by GitHub
parent 76a508995f
commit b643c86214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# CSS Questions
Moved to [new location](/contents/en/questions/css-questions.md).
Moved to [new location](/contents/en/css-questions.md).

View File

@ -1,3 +1,3 @@
# HTML Questions
Moved to [new location](/contents/en/questions/html-questions.md).
Moved to [new location](/contents/en/html-questions.md).

View File

@ -1,3 +1,3 @@
# JavaScript Questions
Moved to [new location](/contents/en/questions/javascript-questions.md).
Moved to [new location](/contents/en/javascript-questions.md).