Skip to content

Commit

Permalink
Update quiplibre.html
Browse files Browse the repository at this point in the history
downcase license.txt
  • Loading branch information
wyattscarpenter authored Jan 15, 2023
1 parent b4b07fd commit 0b9ca03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quiplibre.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</head>
<body>
<h1 id="roomname">Quiplibre</h1>
<div id="attrDiv"><i>Quiplibre is free software, under <a href="LICENSE.txt">AGPL v3+</a>. Its source code can be found <a href="https://github.com/wyattscarpenter/quiplibre">here</a>.</i></div>
<div id="attrDiv"><i>Quiplibre is free software, under <a href="license.txt">AGPL v3+</a>. Its source code can be found <a href="https://github.com/wyattscarpenter/quiplibre">here</a>.</i></div>
<div id="nameDiv"></div><div id="pointsDiv"></div>
<div id="prevDiv"></div>
<div id="playDiv" style="font-size: 10vh;">
Expand Down

0 comments on commit 0b9ca03

Please sign in to comment.