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">
|
<svg class="icon-unchecked-box" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||||||
<use xlink:href="#svg-unchecked"></use>
|
<use xlink:href="#svg-unchecked"></use>
|
||||||
</svg>
|
</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>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<!--
|
<!--
|
||||||
|
@ -333,9 +333,7 @@
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br>
|
<div><small><center>
|
||||||
<div><small>
|
|
||||||
<h3></h3>
|
|
||||||
<div>
|
<div>
|
||||||
<a href="https://git.coolaj86.com/coolaj86/greenlock.html" target="_blank">View Source</a> (git)
|
<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>
|
| <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):
|
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>
|
<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>
|
<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:
|
we think makes the world (and particularly our world) a worse place:
|
||||||
|
|
||||||
<p>You agree that you will use the Greenlock™ service, code, libraries,
|
<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,
|
primarily for securing network connections for yourself, your customers,
|
||||||
on your and your customer's devices on internets, intranets, and... other nets.
|
on your and your customer's devices on internets, intranets, and... other nets.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue