Skip to content

Commit 3032eaa

Browse files
Bug fix
1 parent 281a517 commit 3032eaa

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

server/pages/help/markdown/markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h2 id="you-may-also-like">You may also like... </h2>
169169
<li><a href="https://github.com/DinoscapeProgramming/DinoChess">DinoChess</a> - A chess platform for chess lovers</li>
170170
</ul>
171171
<h2 id="license">License </h2>
172-
<p><a href="/assets/LICENSE">Apache-2.0</a></p>
172+
<p><a href="/assets/LICENSE.txt">Apache-2.0</a></p>
173173
<hr>
174174
<blockquote>
175175
<p><a href="https://dinoscape.com">dinoscape.com</a> &nbsp;·&nbsp;<br>

server/pages/help/markdown/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ This software uses the following open source packages:
141141

142142
## License
143143

144-
[Apache-2.0](/assets/LICENSE)
144+
[Apache-2.0](/assets/LICENSE.txt)
145145

146146
---
147147

0 commit comments

Comments
 (0)