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
4 changes: 2 additions & 2 deletions website/users/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ <h2>
<div class="panel-body">
<p class="info-users-text">
Compute jobs at Modal are containerized and virtualized using gVisor.
(<a href="https://modal.com/docs/guide/security">Security at Modal</a>).
(<a href="https://modal.com/docs/guide/security">Security at Modal</a>.)
</p>
</div>
</div> <!-- end panel -->
Expand Down Expand Up @@ -373,7 +373,7 @@ <h2>
<div class="panel-body">
<p class="info-users-text"> In userspace mode, Tailscale uses the
gVisor netstack library, implementing networking in userspace.
(<a href="https://tailscale.com/kb/1177/kernel-vs-userspace-routers">Kernel vs. netstack subnet routing &amp; exit nodes</a>).
(<a href="https://tailscale.com/kb/1177/kernel-vs-userspace-routers">Kernel vs. netstack subnet routing &amp; exit nodes</a>.)
</p>
</div>
</div> <!-- end panel -->
Expand Down
Loading