Skip to content

Commit 2050998

Browse files
committed
fix(docs): fix docs urls
1 parent a19bf9f commit 2050998

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README-project.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Mobile App </h1>
1313
- [Git](https://git-scm.com/)
1414
- [Watchman](https://facebook.github.io/watchman/docs/install#buildinstall), required only for macOS or Linux users
1515
- [Pnpm](https://pnpm.io/installation)
16-
- [Expo Cli](https://docs.expo.dev/workflow/expo-cli/)
1716
- [VS Code Editor](https://code.visualstudio.com/download) ⚠️ Make sure to install all recommended extension from `.vscode/extensions.json`
1817

1918
## 👋 Quick start
@@ -42,7 +41,7 @@ pnpm android
4241

4342
## ✍️ Documentation
4443

45-
- [Rules and Conventions](https://starter.obytes.com/getting-started/rules-and-convetions)
44+
- [Rules and Conventions](https://starter.obytes.com/getting-started/rules-and-conventions/)
4645
- [Project structure](https://starter.obytes.com/getting-started/project-structure)
4746
- [Environment vars and config](https://starter.obytes.com/getting-started/environment-vars-config)
4847
- [UI and Theming](https://starter.obytes.com/ui-and-theme/ui-theming)

docs/src/content/docs/getting-started/create-new-app.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ First make sure you have the following tools installed on your machine:
1717
- [Git](https://git-scm.com/)
1818
- [Watchman](https://facebook.github.io/watchman/docs/install#buildinstall), required only for macOS or Linux users
1919
- [Pnpm](https://pnpm.io/installation)
20-
- [Expo Cli](https://docs.expo.dev/workflow/expo-cli/)
2120
- [VS Code Editor](https://code.visualstudio.com/download)
2221

2322
## Initializing a new project

0 commit comments

Comments
 (0)