mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 16:51:27 +00:00
fix the link to the licence
The link is properly rendered on github but not in the external documentation (https://pspdev.github.io/pspsdk/index.html).
This commit is contained in:
@@ -125,7 +125,7 @@ bug.
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
PSPSDK is distributed under a [BSD-compatible license](LICENSE), with the exception of the
|
PSPSDK is distributed under a [BSD-compatible license](https://github.com/pspdev/pspsdk/blob/master/LICENSE), with the exception of the
|
||||||
files located in `tools/PrxEncrypter`. The files located in the `tools/PrxEncrypter`
|
files located in `tools/PrxEncrypter`. The files located in the `tools/PrxEncrypter`
|
||||||
directory are subject to the terms of the GNU General Public License version 3.
|
directory are subject to the terms of the GNU General Public License version 3.
|
||||||
See the `LICENSE` files for more information.
|
See the `LICENSE` files for more information.
|
||||||
|
Reference in New Issue
Block a user