update legal link (and link to 'us')
This commit is contained in:
parent
55a30888ff
commit
f27b386ba4
|
@ -148,7 +148,7 @@
|
|||
<svg class="icon-unchecked-box" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||||
<use xlink:href="#svg-unchecked"></use>
|
||||
</svg>
|
||||
Agree to  <a class="js-gl-tos" target="_blank" href="./legal/">Greenlock™ Terms of Service</a>?
|
||||
Agree to  <a class="js-gl-tos" target="_blank" href="/legal/#terms">Greenlock™ Terms of Service</a>?
|
||||
</label>
|
||||
</div>
|
||||
<!--
|
||||
|
@ -333,9 +333,7 @@
|
|||
</form>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<div><small>
|
||||
<h3></h3>
|
||||
<div><small><center>
|
||||
<div>
|
||||
<a href="https://git.coolaj86.com/coolaj86/greenlock.html" target="_blank">View Source</a> (git)
|
||||
| <a href="https://greenlock.domains/legal/#terms" target="_blank">Terms of Service</a>
|
||||
|
@ -346,7 +344,8 @@
|
|||
Or view the live site code (same as live-site branch):
|
||||
<pre><code>wget https://greenlock.ppl.family --mirror --convert-links --adjust-extension --page-requisites --no-parent</code></pre>
|
||||
-->
|
||||
</small></div>
|
||||
</center></small></div>
|
||||
<br>
|
||||
|
||||
|
||||
<script src="./js/bacme.js"></script>
|
||||
|
|
|
@ -91,7 +91,7 @@ so the purpose of our terms is to rule out some things that
|
|||
we think makes the world (and particularly our world) a worse place:
|
||||
|
||||
<p>You agree that you will use the Greenlock™ service, code, libraries,
|
||||
documentation, etc (provided by us, a.k.a. <a href="https://therootcompany.com">Root</a>)
|
||||
documentation, etc (provided by <a href="#greenlock">us</a>)
|
||||
primarily for securing network connections for yourself, your customers,
|
||||
on your and your customer's devices on internets, intranets, and... other nets.
|
||||
|
||||
|
|
Loading…
Reference in New Issue