diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-03-04 18:16:43 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2015-03-04 18:16:43 -0300 |
commit | 3d59b5fcb4b07dae9f470a70dc5b0c1b9e78c1e0 (patch) | |
tree | 09ca5c020622d684e89c575657fca1a2e8f5b0eb | |
parent | d7d368b2e3ed93fb5544733d7e1eb6c7f59a4bfd (diff) |
Fixing link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ You can also run the mail client with: pixelated-user-agent --host 0.0.0.0 -As soon as the agent start you will be asked for username, password and the [provider you registered with](/pixelated-project/pixelated-user-agent/blob/master/README.md#registering-with-a-provider). +As soon as the agent start you will be asked for username, password and the [provider you registered with](https://github.com/pixelated-project/pixelated-user-agent/blob/master/README.md#registering-with-a-provider). Then point your browser to [http://localhost:3333](http://localhost:3333) to see it running. |