Skip to content

Commit

Permalink
Merge pull request expo#5 from zeritte/patch-1
Browse files Browse the repository at this point in the history
fix README linking error
  • Loading branch information
brentvatne authored May 19, 2020
2 parents 4d8e7eb + 8a64477 commit 300d7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Imagine that you're working on expo-cli and want to add more context on some ter

- Go to [https://github.com/expo/fyi](https://github.com/expo/fyi)
- Click "Create a new file"
- Pick a name for it and include the `.md` extension. If you are teaching people about the "tunnel" connection type in expo-cli, maybe you would call it `[tunnel-connection.md](http://tunnel-connection.md)` and then the url would be [https://expo.fyi/](https://expo.fyi/bundle-identifier)tunnel-connection
- Pick a name for it and include the `.md` extension. If you are teaching people about the "tunnel" connection type in expo-cli, maybe you would call it `tunnel-connection.md` and then the url would be [https://expo.fyi/tunnel-connection](https://expo.fyi/tunnel-connection)

## 💡**FYI**

Expand Down

0 comments on commit 300d7db

Please sign in to comment.