mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
*: coreos/rkt -> rkt/rkt
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
7da79de74b
commit
7fb1f68ff8
@ -41,7 +41,7 @@ The easiest way to get etcd is to use one of the pre-built release binaries whic
|
|||||||
|
|
||||||
For those wanting to try the very latest version, [build the latest version of etcd][dl-build] from the `master` branch. This first needs [*Go*](https://golang.org/) installed (version 1.8+ is required). All development occurs on `master`, including new features and bug fixes. Bug fixes are first targeted at `master` and subsequently ported to release branches, as described in the [branch management][branch-management] guide.
|
For those wanting to try the very latest version, [build the latest version of etcd][dl-build] from the `master` branch. This first needs [*Go*](https://golang.org/) installed (version 1.8+ is required). All development occurs on `master`, including new features and bug fixes. Bug fixes are first targeted at `master` and subsequently ported to release branches, as described in the [branch management][branch-management] guide.
|
||||||
|
|
||||||
[rkt]: https://github.com/coreos/rkt/releases/
|
[rkt]: https://github.com/rkt/rkt/releases/
|
||||||
[github-release]: https://github.com/coreos/etcd/releases/
|
[github-release]: https://github.com/coreos/etcd/releases/
|
||||||
[branch-management]: ./Documentation/branch_management.md
|
[branch-management]: ./Documentation/branch_management.md
|
||||||
[dl-build]: ./Documentation/dl_build.md#build-the-latest-version
|
[dl-build]: ./Documentation/dl_build.md#build-the-latest-version
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// copied from https://github.com/coreos/rkt/blob/master/rkt/help.go
|
// copied from https://github.com/rkt/rkt/blob/master/rkt/help.go
|
||||||
|
|
||||||
package ctlv3
|
package ctlv3
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// copied from https://github.com/coreos/rkt/blob/master/rkt/help.go
|
// copied from https://github.com/rkt/rkt/blob/master/rkt/help.go
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user