Public: Remove .html extension form spdx.org license link url path
This commit is contained in:
parent
a91253e043
commit
130f3dea70
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
<p>
|
<p>
|
||||||
You can find the full source code of the site <a href="https://gitlab.upi.li/networkException/nwex.de">here</a>.
|
You can find the full source code of the site <a href="https://gitlab.upi.li/networkException/nwex.de">here</a>.
|
||||||
|
|
||||||
It's licensed under the <a href="https://spdx.org/licenses/BSD-2-Clause.html">BSD 2-Clause "Simplified" License</a>,
|
It's licensed under the <a href="https://spdx.org/licenses/BSD-2-Clause">BSD 2-Clause "Simplified" License</a>,
|
||||||
so feel free to use the code as a reference to implement your own parser! If you have something interesting to share
|
so feel free to use the code as a reference to implement your own parser! If you have something interesting to share
|
||||||
or just want to tell how the code might have helped you, make sure to send me a message :^)
|
or just want to tell how the code might have helped you, make sure to send me a message :^)
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue