mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-25 01:42:00 +03:00
🩹 Fix broken link to Netlify
This commit is contained in:
parent
2416b53c45
commit
550d5fb9c2
@ -123,6 +123,6 @@ Then edit `./public/conf.yml` and rebuild the app with `yarn build`
|
|||||||
|
|
||||||
Don't have a server? No problem! You can run Dashy for free on Netlify (as well as many [other cloud providers](./docs/deployment#deploy-to-cloud-service)). All you need it a GitHub account.
|
Don't have a server? No problem! You can run Dashy for free on Netlify (as well as many [other cloud providers](./docs/deployment#deploy-to-cloud-service)). All you need it a GitHub account.
|
||||||
1. Fork Dashy's repository on GitHub
|
1. Fork Dashy's repository on GitHub
|
||||||
2. [Log in](app.netlify.com/login/) to Netlify with GitHub
|
2. [Log in](https://app.netlify.com/login/) to Netlify with GitHub
|
||||||
3. Click "New site from Git" and select your forked repo, then click **Deploy**!
|
3. Click "New site from Git" and select your forked repo, then click **Deploy**!
|
||||||
4. You can then edit the config in `./public/conf.yml` in your repo, and Netlify will rebuild the app
|
4. You can then edit the config in `./public/conf.yml` in your repo, and Netlify will rebuild the app
|
||||||
|
Loading…
Reference in New Issue
Block a user