update paths

This commit is contained in:
garrettmills
2019-11-22 13:23:59 -06:00
parent b550b5d1db
commit c6e3175f3c
45 changed files with 159 additions and 159 deletions

View File

@@ -8,11 +8,11 @@ http://glmills.gq/mycode/licenses/CCA-SA4.html
<html>
<head>
<script type="text/javascript" src="/pageDep/script/headsup.js"></script>
<script type="text/javascript" src="../../pageDep/script/headsup.js"></script>
</head>
<body>
<script type="text/javascript" src="/pageDep/script/setup.js"></script>
<script type="text/javascript" src="../../pageDep/script/setup.js"></script>
<div class="content">
<h1>Licenses</h1>
<h3>GNU Affero General Public License v3.0</h3>
@@ -36,7 +36,7 @@ http://glmills.gq/mycode/licenses/CCA-SA4.html
<li>Hold the Author Liable for any Damage</li>
<li>Sublicense the Software</li>
</ul>
<h5>Note: This summary in no way substitutes the full license text, available <a href="/mycode/licenses/affero.html">here.</a></h5>
<h5>Note: This summary in no way substitutes the full license text, available <a href="./affero.html">here.</a></h5>
<h3>Creative Commons Attribution-ShareAlike 4.0 International License</h3>
<h5>You Must:</h5>
@@ -57,7 +57,7 @@ http://glmills.gq/mycode/licenses/CCA-SA4.html
<li>Apply Legal Terms that Restrict This License</li>
<li>Apply Technological Measures to Restrict This License</li>
</ul>
<h5>Note: This summary in no way substitutes the full license text, available <a href="/mycode/licenses/CCA-SA4.html">here.</a></h5>
<h5>Note: This summary in no way substitutes the full license text, available <a href="./CCA-SA4.html">here.</a></h5>
</div>
</body>