Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sixFingers committed Aug 11, 2016
1 parent 3860887 commit a6914fe
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 @@ -4,7 +4,7 @@ Streamex is a [GetStream](https://getstream.io) client library for the Elixir la

## Documentation

- [Project page](https//sixfingers.github.io/streamex)
- [Project page](https://sixfingers.github.io/streamex)
- [Hex Docs](https://hexdocs.pm/streamex/0.3.0/api-reference.html)

## Installation
Expand Down Expand Up @@ -39,5 +39,5 @@ config :streamex, region: "api_region",

## Usage

Refer to [Streamex documentation](https//sixfingers.github.io/streamex).
Refer to [Streamex documentation](https://sixfingers.github.io/streamex).
Usage examples may be also found in `/test` folder.

0 comments on commit a6914fe

Please sign in to comment.