Change site durl

This commit is contained in:
Vitor Mattos 2021-06-10 23:39:15 -03:00
parent af77a8a3ae
commit 31a12e0afa
2 changed files with 4 additions and 6 deletions

View file

@ -4,7 +4,7 @@ Fork and pull request! 😃
NOTE: If the project does not have an issue for what you want to do, create an issue first.
Feel free to submit [Github Issues](https://github.com/lyseontech/libresign/issues) or pull requests.
Feel free to submit [Github Issues](https://github.com/libresign/libresign/issues) or pull requests.
The documentation website is build from the docs folder with vuepress.
@ -14,11 +14,9 @@ The documentation website is build from the docs folder with vuepress.
make serve
```
## To build documentation
## To update API documentation
```bash
make docs
```
[Repository of site and API documentation](https://github.com/libresign/libresign.github.io)
## To run PHPUnit

View file

@ -99,7 +99,7 @@ With this configuration when accessing `validate.yourdomain.coop/b9809a7e-ab6e-1
## Full documentation
[here](https://libresign.github.io/libresign/)
[here](https://libresign.github.io/)
## Contributing