update naming convention of repository

This commit is contained in:
Amruth Pillai
2026-01-20 01:22:00 +01:00
parent 3d1334f7d9
commit 7e5597271b
19 changed files with 35 additions and 63 deletions
+2 -2
View File
@@ -20,7 +20,7 @@ This guide walks you through setting up Reactive Resume for local development. W
<Steps>
<Step title="Clone the Repository">
```bash
git clone https://github.com/AmruthPillai/Reactive-Resume.git
git clone https://github.com/amruthpillai/reactive-resume.git
cd Reactive-Resume
```
</Step>
@@ -364,7 +364,7 @@ pnpm run typecheck
<Card
title="GitHub Repository"
icon="github"
href="https://github.com/AmruthPillai/Reactive-Resume"
href="https://github.com/amruthpillai/reactive-resume"
>
View the source code and contribute to the project.
</Card>