Skip to content

Commit

Permalink
Merge pull request #58 from OmPrakash95/patch-1
Browse files Browse the repository at this point in the history
Fixed URL of client Index page
  • Loading branch information
mikebryant committed Jul 13, 2019
2 parents 7ff29f6 + 1002724 commit 160871d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Expand Up @@ -8,7 +8,7 @@ Navigate to this directory and then run:
> python manage.py runserver 8000
```

Open in your browser `localhost:8000/client`.
Open in your browser `localhost:8000/client/`.

### Trace a Request and Response

Expand Down

0 comments on commit 160871d

Please sign in to comment.