diff --git a/content/distrobuilder/introduction.md b/content/distrobuilder/introduction.md index 2d34a17c..0c4ff960 100644 --- a/content/distrobuilder/introduction.md +++ b/content/distrobuilder/introduction.md @@ -16,7 +16,7 @@ Release tarballs can be found in the [Downloads](/distrobuilder/downloads) secti The current build can also be installed directly with: - go get -v -x github.com/lxc/distrobuilder/distrobuilder + go install -v -x github.com/lxc/distrobuilder/distrobuilder@latest # Language, licensing and contributions distrobuilder is written in Go, it's free software and is developed under the Apache 2 license. diff --git a/content/lxc/articles.ja.md b/content/lxc/articles.ja.md index 93ec0c58..0ea36fae 100644 --- a/content/lxc/articles.ja.md +++ b/content/lxc/articles.ja.md @@ -23,5 +23,5 @@ (日本語訳 [LXC 1.0: コンテナーの中でGUI [9/10]](http://qiita.com/m-shibata/items/907986ed25f7619dc5eb) ) * [LXC 1.0: Troubleshooting and debugging [10/10]](https://www.stgraber.org/2014/02/18/lxc-1-0-troubleshooting-and-debugging) (日本語訳 [LXC 1.0: 問題の解決方法とデバッグ [10/10]](http://qiita.com/m-shibata/items/ec723b891e59154c5798) ) - * [Ubuntu server guide chapter on LXC](https://ubuntu.com/server/docs/lxc) + * [Ubuntu server guide chapter on LXC](https://ubuntu.com/server/docs/lxc-containers) * [LXCで学ぶコンテナ入門 -軽量仮想化環境を実現する技術](http://gihyo.jp/admin/serial/01/linux_containers/) (gihyo.jp by 加藤泰文、田向正一) diff --git a/content/lxc/articles.md b/content/lxc/articles.md index 0af4b282..d62d1594 100644 --- a/content/lxc/articles.md +++ b/content/lxc/articles.md @@ -11,4 +11,4 @@ * [LXC 1.0: Scripting with the API [8/10]](https://www.stgraber.org/2014/02/05/lxc-1-0-scripting-with-the-api) * [LXC 1.0: GUI in containers [9/10]](https://www.stgraber.org/2014/02/09/lxc-1-0-gui-in-containers) * [LXC 1.0: Troubleshooting and debugging [10/10]](https://www.stgraber.org/2014/02/18/lxc-1-0-troubleshooting-and-debugging) - * [Ubuntu server guide chapter on LXC](https://ubuntu.com/server/docs/lxc) + * [Ubuntu server guide chapter on LXC](https://ubuntu.com/server/docs/lxc-containers)