Updated links in readme
This commit is contained in:
parent
d730982869
commit
eafd583cbf
@ -34,7 +34,7 @@ By simply running
|
|||||||
$ npm run dev
|
$ 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:
|
you will have 2 tasks running at the same time:
|
||||||
- the server
|
- the server
|
||||||
|
@ -5,9 +5,9 @@ If you are a web developer and want to contribute to this project, please read t
|
|||||||
|
|
||||||
## Related projects
|
## Related projects
|
||||||
|
|
||||||
- [deemix](https://git.fuwafuwa.moe/RemixDev/deemix)
|
- [deemix](https://git.rip/RemixDev/deemix)
|
||||||
- [deemix-pyweb](https://git.fuwafuwa.moe/RemixDev/deemix-pyweb)
|
- [deemix-pyweb](https://git.rip/RemixDev/deemix-pyweb)
|
||||||
- [deemix-tools](https://git.fuwafuwa.moe/RemixDev/deemix-tools)
|
- [deemix-tools](https://git.rip/RemixDev/deemix-tools)
|
||||||
|
|
||||||
# "Hidden" features
|
# "Hidden" features
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "deemix-webui",
|
"name": "deemix-webui",
|
||||||
"version": "1.2.1",
|
"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": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.fuwafuwa.moe/RemixDev/deemix-webui"
|
"url": "https://git.rip/RemixDev/deemix-webui"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf public/css/style.css public/css/style.css.map public/js/bundle.js public/js/bundle.js.map",
|
"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