Skip to content

Commit e3467ee

Browse files
authored
Fix: link to COPYING on about page was broken (#217)
1 parent a17a90f commit e3467ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/about.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h3>About</h3>
1212
<div class="section-item">
1313
<div class="content">
1414
<p>OpenTTD is an open source simulation game based upon the popular Microprose game "Transport Tycoon Deluxe", written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features.</p>
15-
<p>OpenTTD is licensed under the GNU General Public License version 2.0. For more information, see the file <a href="https://raw.githubusercontent.com/OpenTTD/OpenTTD/master/COPYING">COPYING</a> included with every release and source download of the game.</p>
15+
<p>OpenTTD is licensed under the GNU General Public License version 2.0. For more information, see the file <a href="https://raw.githubusercontent.com/OpenTTD/OpenTTD/master/COPYING.md">COPYING.md</a> included with every release and source download of the game.</p>
1616
</div>
1717
</div>
1818
<div class="section-header">

0 commit comments

Comments
 (0)