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:
Stéphane Blondon
2024-09-08 21:28:15 +02:00
parent efe0a9abbf
commit 9d6aba1a19

View File

@@ -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.