Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/repository.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ <h1 id="let-s-encrypt-subscriber-agreement">Let's Encrypt Subscriber Agreement</
<!-- There is a redirect to allow a trailing dot on the Subscriber Agreement URL in netlify.toml.
It should be updated when a new Subscriber Agreement is published. -->
<ul>
<li><a href="/documents/LE-SA-v1.6-August-18-2025.pdf">v1.6, August 18, 2025</a> <b>FUTURE EFFECTIVE DATE</b></li>
<li><a href="/documents/LE-SA-v1.5-February-24-2025.pdf">v1.5, February 24, 2025</a> <b>CURRENT</b></li>
<li><a href="/documents/LE-SA-v1.6-August-18-2025.pdf">v1.6, August 18, 2025</a></li>
<li><a href="/documents/LE-USG-SA-Amendment-Sept-22-2015.pdf">U.S. Government Amendment, September 22, 2015</a></li>
<li><a href="/documents/LE-US-State-Local-SA-Amendment-Dec-28-2016.pdf">U.S. State and Local Government Amendment, December 28, 2016</a></li>
</ul>
<p><button type="button" class="collapsible-button" id="sa-history">View History</button></p>
<div class="collapsible-content" id="sa-history-content">
<ul>
<li><a href="/documents/LE-SA-v1.6-August-18-2025-diff.pdf">Differences Between v1.5 and v1.6</a></li>
<li><a href="/documents/LE-SA-v1.5-February-24-2025.pdf">v1.5, February 24, 2025</a></li>
<li><a href="/documents/LE-SA-v1.5-February-24-2025-diff.pdf">Differences Between v1.4 and v1.5</a></li>
<li><a href="/documents/LE-SA-v1.4-April-3-2024.pdf">v1.4, April 3, 2024</a></li>
<li><a href="/documents/LE-SA-v1.3-v1.4-diff.pdf">Differences from v1.3 to v1.4</a></li>
Expand Down