mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-24 15:23:02 +02:00
Fixed URLs for HTML, CSS, JS (#947)
* Fixed URLs for HTML, CSS, JS Fixed the redirection of URL for HTML, CSS and Javascript * Corrected the error Updated the required correction.
This commit is contained in:
committed by
GitHub
parent
6f92256db7
commit
a9bfb39f5e
@@ -6,9 +6,9 @@
|
||||
|
||||
# पाठ
|
||||
|
||||
1. [एचटीएमएल का परिचय](../1-intro-to-html/README.hi.md)
|
||||
2. [सीएसएस का परिचय](../2-intro-to-css/README.hi.md)
|
||||
3. [डोम और जेएस क्लोजर का परिचय](../3-intro-to-DOM-and-closures/README.hi.md)
|
||||
1. [एचटीएमएल का परिचय](../1-intro-to-html/translations/README.hi.md)
|
||||
2. [सीएसएस का परिचय](../2-intro-to-css/translations/README.hi.md)
|
||||
3. [डोम और जेएस क्लोजर का परिचय](../3-intro-to-DOM-and-closures/translations/README.hi.md)
|
||||
|
||||
## आभार सूची
|
||||
|
||||
|
Reference in New Issue
Block a user