[README,.lovedeps] Update links.

This commit is contained in:
Lorenzo Cogotti 2022-11-06 17:50:23 +01:00
parent b8f4262af6
commit f0998e707c
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
{
yui = "https://git.doublefourteen.io/lua/yui"
yui = "https://gitea.it/1414codeforge/yui"
}

View File

@ -1,7 +1,7 @@
Yui Examples
============
A collection of code examples for [yui](https://git.doublefourteen.io/lua/yui).
A collection of code examples for [yui](https://gitea.it/1414codeforge/yui).
## Contents
@ -15,7 +15,7 @@ A collection of code examples for [yui](https://git.doublefourteen.io/lua/yui).
1. Clone this repository.
2. Download **yui** and its dependencies using [crush](https://git.doublefourteen.io/lua/crush):
2. Download **yui** and its dependencies using [crush](https://gitea.it/1414codeforge/crush):
```sh
lua crush.lua
```