File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
docs/src/content/docs/getting-started Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments