1
0
This commit is contained in:
anoadragon453
2024-01-16 16:12:52 +00:00
parent dfe009101d
commit 6f83706554
110 changed files with 657 additions and 757 deletions

View File

@@ -115,7 +115,7 @@
<!-- Versions will be added dynamically in version-picker.js -->
</ul>
</div>
</div>
</div>
</div>
<h1 class="menu-title">Synapse</h1>
@@ -124,10 +124,10 @@
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/matrix-org/synapse" title="Git repository" aria-label="Git repository">
<a href="https://github.com/element-hq/synapse" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>
<a href="https://github.com/matrix-org/synapse/edit/develop/docs/auth_chain_difference_algorithm.md" title="Suggest an edit" aria-label="Suggest an edit">
<a href="https://github.com/element-hq/synapse/edit/develop/docs/auth_chain_difference_algorithm.md" title="Suggest an edit" aria-label="Suggest an edit">
<i id="git-edit-button" class="fa fa-edit"></i>
</a>
</div>