summaryrefslogtreecommitdiffhomepage
path: root/website/content/_includes/footer-links.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/_includes/footer-links.html')
-rwxr-xr-xwebsite/content/_includes/footer-links.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/website/content/_includes/footer-links.html b/website/content/_includes/footer-links.html
index d7939e466..c2a89931e 100755
--- a/website/content/_includes/footer-links.html
+++ b/website/content/_includes/footer-links.html
@@ -5,7 +5,8 @@
<ul class="list-unstyled">
<li><a href="/roadmap">Roadmap</a></li>
<li><a href="/docs/community/">Contributing</a></li>
- <li><a href="https://gvisor.googlesource.com/community/+/refs/heads/master/README.md">Governance</a></li>
+ <li><a href="https://github.com/google/gvisor/blob/master/GOVERNANCE.md">Governance</a></li>
+ <li><a href="https://github.com/google/gvisor/blob/master/SECURITY.md">Security</a></li>
<li><a href="https://policies.google.com/privacy">Privacy Policy</a></li>
</ul>
</div>