Updated links in readme
This commit is contained in:
parent
d730982869
commit
eafd583cbf
@ -34,7 +34,7 @@ By simply running
|
||||
$ npm run dev
|
||||
```
|
||||
|
||||
P.S.: You need to be inside the [deemix-pyweb](https://git.fuwafuwa.moe/RemixDev/deemix-pyweb) repo to have the server working correctly.
|
||||
P.S.: You need to be inside the [deemix-pyweb](https://git.rip/RemixDev/deemix-pyweb) repo to have the server working correctly.
|
||||
|
||||
you will have 2 tasks running at the same time:
|
||||
- the server
|
||||
|
@ -5,9 +5,9 @@ If you are a web developer and want to contribute to this project, please read t
|
||||
|
||||
## Related projects
|
||||
|
||||
- [deemix](https://git.fuwafuwa.moe/RemixDev/deemix)
|
||||
- [deemix-pyweb](https://git.fuwafuwa.moe/RemixDev/deemix-pyweb)
|
||||
- [deemix-tools](https://git.fuwafuwa.moe/RemixDev/deemix-tools)
|
||||
- [deemix](https://git.rip/RemixDev/deemix)
|
||||
- [deemix-pyweb](https://git.rip/RemixDev/deemix-pyweb)
|
||||
- [deemix-tools](https://git.rip/RemixDev/deemix-tools)
|
||||
|
||||
# "Hidden" features
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "deemix-webui",
|
||||
"version": "1.2.1",
|
||||
"homepage": "https://git.fuwafuwa.moe/RemixDev/deemix-webui/src/master/README.md",
|
||||
"homepage": "https://git.rip/RemixDev/deemix-webui/src/master/README.md",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.fuwafuwa.moe/RemixDev/deemix-webui"
|
||||
"url": "https://git.rip/RemixDev/deemix-webui"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rimraf public/css/style.css public/css/style.css.map public/js/bundle.js public/js/bundle.js.map",
|
||||
|
Loading…
Reference in New Issue
Block a user