Skip to content

Commit cde2bda

Browse files
authored
Merge pull request gothinkster#81 from davidpodhola/patch-1
Update README.md
2 parents 4a72227 + 80e74fe commit cde2bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For convenience, we have a live API server running at https://conduit.production
3131

3232
The source code for the backend server (available for Node, Rails and Django) can be found in the [main RealWorld repo](https://github.com/gothinkster/realworld).
3333

34-
If you want to change the API URL to a local server, simply edit `src/agent.js` and change `API_ROOT` to the local server's URL (i.e. `localhost:3000/api`)
34+
If you want to change the API URL to a local server, simply edit `src/agent.js` and change `API_ROOT` to the local server's URL (i.e. `http://localhost:3000/api`)
3535

3636

3737
## Functionality overview

0 commit comments

Comments
 (0)