Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmmbvnr committed Nov 4, 2014
1 parent 6bd2a7f commit eb5c3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ To make the above code work just put the following flow definition in `flows.py`
Your Hello World process is ready to go. If you run the development server
locally, go to http://localhost:8000/flows/helloworld/ and step through the workflow.
locally, go to http://localhost:8000/helloworld/ and step through the workflow.


Next, you can see how to define custom views, and meet other concepts of django-viewflow at
Expand Down

0 comments on commit eb5c3d1

Please sign in to comment.