diff --git a/README.md b/README.md index 3fe048bc..64932179 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ And this is what gets rendered (plus the CSS and Javascript you've specified):
Today's date is 2015-06-19
``` -[See the example project](./sampleproject) or read on to learn about the details! +[See the example project](https://github.com/EmilStenstrom/django-components/tree/master/sampleproject) or read on to learn about the details! ## Table of Contents @@ -219,7 +219,7 @@ python manage.py runserver ``` For a step-by-step guide on deploying production server with static files, -[see the demo project](./sampleproject/README.md). +[see the demo project](https://github.com/EmilStenstrom/django-components/tree/master/sampleproject). ## Installation