diff options
author | Ian Lewis <ianmlewis@gmail.com> | 2019-10-28 01:32:30 -0400 |
---|---|---|
committer | Ian Lewis <ianmlewis@gmail.com> | 2019-10-28 01:32:30 -0400 |
commit | c73410c0bda98fa617d82cf423ce96ee5e6af6a4 (patch) | |
tree | 06a0534c021b37d08e051a690a73a2fb575e85ac | |
parent | 6915194efb756b143da8168128843874f5a11d8d (diff) |
Comment out unused references
-rw-r--r-- | content/docs/user_guide/install.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/docs/user_guide/install.md b/content/docs/user_guide/install.md index 3b7e33dc2..cd6430a5e 100644 --- a/content/docs/user_guide/install.md +++ b/content/docs/user_guide/install.md @@ -164,7 +164,9 @@ optionally automatically configure Docker: runsc install ``` +[old-linux]: /docs/user_guide/networking/#gso +<!-- [latest-nightly]: https://storage.googleapis.com/gvisor/releases/nightly/latest/runsc [latest-hash]: https://storage.googleapis.com/gvisor/releases/nightly/latest/runsc.sha512 -[old-linux]: /docs/user_guide/networking/#gso [releases]: https://github.com/google/gvisor/releases +--> |