Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update links
  • Loading branch information
kpgalligan committed Jan 6, 2020
1 parent fb7e98f commit 7a17129
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -119,7 +119,7 @@ The most important first step is to get the starter app building. From there, yo

**iOS Developers!!!** If you are not familiar with building Android apps, there is some build environment you'll need to configure first. For Android developers, if you run into trouble, you may want to check this as well.

[IOS_DEV_SETUP](IOS_DEV_SETUP.html)
[IOS_DEV_SETUP](docs/IOS_DEV_SETUP.md)

## 2 Clone and Build

Expand All @@ -129,7 +129,7 @@ Clone this repo
git clone https://github.com/touchlab/KaMPStarter.git
```

Then see the [APP_BUILD](APP_BUILD.md) doc for more build instructions.
Then see the [APP_BUILD](docs/APP_BUILD.md) doc for more build instructions.

## Sanity Check

Expand All @@ -139,7 +139,7 @@ At this point, you should be able to build Android and iOS apps. If you cannot b

Take a walk through the app's code and libraries included. Make changes, recompile. See how it works.

[GENERAL_ARCHITECTURE](GENERAL_ARCHITECTURE.md)
[GENERAL_ARCHITECTURE](docs/GENERAL_ARCHITECTURE.md)

## 4 Background Education

Expand Down

0 comments on commit 7a17129

Please sign in to comment.