From 6dfafb5bcf96d9724b48d395930c9ea1b2e176e7 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 24 Aug 2016 02:16:52 -0700 Subject: [PATCH] pixiecore: link to the docs for the right package. --- pixiecore/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixiecore/README.md b/pixiecore/README.md index e76a0db..989b2a0 100644 --- a/pixiecore/README.md +++ b/pixiecore/README.md @@ -4,7 +4,7 @@ Pixiecore is an all-in-one tool to manage network booting of machines. It can be used either as a simple tool for ad-hoc network boots, or as a building block of machine management infrastructure. -[![license](https://img.shields.io/github/license/google/netboot.svg?maxAge=2592000)](https://github.com/google/netboot/blob/master/LICENSE) [![Travis](https://img.shields.io/travis/google/netboot.svg?maxAge=2592000)](https://travis-ci.org/google/netboot) ![api](https://img.shields.io/badge/api-unstable-red.svg) ![cli](https://img.shields.io/badge/cli-stable-green.svg) [![cli](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/go.universe.tf/netboot) +[![license](https://img.shields.io/github/license/google/netboot.svg?maxAge=2592000)](https://github.com/google/netboot/blob/master/LICENSE) [![Travis](https://img.shields.io/travis/google/netboot.svg?maxAge=2592000)](https://travis-ci.org/google/netboot) ![api](https://img.shields.io/badge/api-unstable-red.svg) ![cli](https://img.shields.io/badge/cli-stable-green.svg) [![cli](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/go.universe.tf/netboot/pixiecore) ## Why?