2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +00:00

Docs cleanup (#347)

* remove 'contribute.md'

- Will be moved to the website

* Add reddit link

* Remove demo page

- Now documented on the main website

* Update index page

* Add link back to main website on index pgae

* Update wording on index page

* Replace demo page with a redirect link

* Updated links
This commit is contained in:
Oliver
2022-11-09 15:24:14 +11:00
committed by GitHub
parent 58353c4ac6
commit 8111117695
7 changed files with 19 additions and 168 deletions

View File

@ -30,7 +30,7 @@ Persistent data (such as the stored database, media files, configuration files,
## Quickstart Guide
To get "up and running" with a development environment, complete with a set of [demo data](../demo.md) to work with, run the following commands:
To get "up and running" with a development environment, complete with a set of [demo data](https://github.com/inventree/demo-dataset) to work with, run the following commands:
```bash
git clone https://github.com/inventree/InvenTree.git && cd InvenTree