mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-22 16:03:29 +10:00
update naming convention of repository
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user