diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f2d9cf8..d2e6233 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ which will install the required build dependencies, then run npm run dev -which will run the development server and opens `http://localhost:8000/demo/index.html` in your browser. Any changes you make to the source will automatically rebuild and reload the page. +which will run the development server and opens `http://localhost:8000/` in your browser. Any changes you make to the source will automatically rebuild and reload the page. ## Commands diff --git a/demo/index.html b/demo/index.html index d0f2a8a..56ec2d5 100644 --- a/demo/index.html +++ b/demo/index.html @@ -12,21 +12,21 @@