Skip to content

Commit

Permalink
Merge pull request #154 from Tanmay-Joshi73/Card_RedirectingErr
Browse files Browse the repository at this point in the history
Card redirecting err
  • Loading branch information
Vishal-raj-1 authored Oct 7, 2023
2 parents dd6bbc8 + 6a21866 commit b64538b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
10 changes: 0 additions & 10 deletions content/batch/learn/index.mdx

This file was deleted.

6 changes: 3 additions & 3 deletions content/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ This is not the only structure or flow for writing content you can write however
</Callout>

<div className="flex md:flex-row flex-col gap-4 mt-6">
<Card href="/batch/learn">
<Card href="/batch/learn/html/basic">
<Image
src="/learn_img.svg"
width="350"
Expand All @@ -138,7 +138,7 @@ This is not the only structure or flow for writing content you can write however
Curated Javascript Topics and Resources
</Card>

<Card href="/batch/build">
<Card href="/batch/build/react/fundamentals">
<Image
src="/build_img.svg"
width="350"
Expand All @@ -150,7 +150,7 @@ This is not the only structure or flow for writing content you can write however
Css made easy with this Guide
</Card>

<Card href="/batch/hire">
<Card href="/batch/hire/hire">
<Image
src="/hire_img.svg"
width="350"
Expand Down

0 comments on commit b64538b

Please sign in to comment.