From a9bfb39f5e8ae8b6cd3a72ca7343951f9a2b5031 Mon Sep 17 00:00:00 2001 From: Sushant Srivastav <63559772+sushant4191@users.noreply.github.com> Date: Fri, 9 Dec 2022 21:15:00 +0530 Subject: [PATCH] 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. --- 3-terrarium/translations/README.hi.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/3-terrarium/translations/README.hi.md b/3-terrarium/translations/README.hi.md index be9f7623..c8bea845 100644 --- a/3-terrarium/translations/README.hi.md +++ b/3-terrarium/translations/README.hi.md @@ -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) ## आभार सूची