Skip to content
Open
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
2 changes: 1 addition & 1 deletion using.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h2>Ways to use Portier</h2>
<p>On the client site, you will have to implement the portier broker protocol. Instead of doing that manually you should use one of the libraries:</p>

<ul>
<li><a href="https://gitlab.com/jimdigriz/portier-nginx">nginx</a></li>
<li><a href="https://github.com/InkbridgeNetworks/portier-nginx">nginx</a></li>
<li><a href="https://github.com/portier/portier-node">Node</a></li>
<li><a href="https://github.com/portier/portier-python">Python</a></li>
<li><a href="https://github.com/vr2262/asyncio-portier">Python-asyncio</a></li>
Expand Down