diff --git a/apps/blog/README.md b/apps/blog/README.md index 7a11360..0f3e379 100644 --- a/apps/blog/README.md +++ b/apps/blog/README.md @@ -16,7 +16,7 @@ Work in progress! ![Demo](images/demo.png) -To run, see [installation](../README.md) and then: +To run, see [installation](../../README.md) and then: 1. Edit app.py for your own database/framework combination. @@ -24,4 +24,4 @@ To run, see [installation](../README.md) and then: ``` python3 app.py -``` \ No newline at end of file +```