mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Change site durl
This commit is contained in:
parent
af77a8a3ae
commit
31a12e0afa
2 changed files with 4 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue