Skip to content

Commit

Permalink
Changes link
Browse files Browse the repository at this point in the history
  • Loading branch information
samueleaton committed Jan 2, 2017
1 parent 9ef0f78 commit 31e3726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To install in your project, from the root directory of your project, run:
curl -fsSLo- https://raw.githubusercontent.com/samueleaton/sentry/master/install.rb | ruby
```

This will install the Sentry CLI tool. To use the Crystal API, see [CRYSTAL_API.md](//github.com/samueleaton/sentry/CRYSTAL_API.md).
This will install the Sentry CLI tool. To use the Crystal API, see [CRYSTAL_API.md](./CRYSTAL_API.md).

<p align="center">
<img width="450" title="sentry" alt="sentry" src="https://raw.githubusercontent.com/samueleaton/design/master/sentry.gif" />
Expand Down Expand Up @@ -99,7 +99,7 @@ If you prefer granularity, you can specify arguments to the build or run command

## Sentry Crystal API

See [CRYSTAL_API.md](//github.com/samueleaton/sentry/CRYSTAL_API.md)
See [CRYSTAL_API.md](./CRYSTAL_API.md)

## Why?
(1) It is tiring to have to stop and restart an app on every change.
Expand Down

0 comments on commit 31e3726

Please sign in to comment.