fix: correct GitHub URLs in docs, remove package-lock
This commit is contained in:
@@ -14,8 +14,8 @@ sidebar:
|
|||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/anomalyco/totalrecall.git
|
git clone https://github.com/lotherk/deardiary.git
|
||||||
cd totalrecall
|
cd deardiary
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Copy the environment file:
|
2. Copy the environment file:
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ hero:
|
|||||||
link: /getting-started/installation/
|
link: /getting-started/installation/
|
||||||
- theme: alt
|
- theme: alt
|
||||||
text: View on GitHub
|
text: View on GitHub
|
||||||
link: https://github.com/anomalyco/totalrecall
|
link: https://github.com/lotherk/deardiary
|
||||||
---
|
---
|
||||||
|
|
||||||
import { Card, CardGrid } from '@astrojs/starlight/components';
|
import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||||
|
|||||||
Reference in New Issue
Block a user