mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 18:11:21 +02:00
fix some readme links
This commit is contained in:
parent
01f30467ac
commit
72fa512fed
@ -1,6 +1,6 @@
|
||||
# Netboot, packages and utilities for network booting
|
||||
|
||||
[](https://github.com/google/netboot/blob/master/LICENSE) [](https://circleci.com/gh/google/netboot) [](https://godoc.org/go.universe.tf/netboot)
|
||||
[](https://github.com/danderson/netboot/blob/master/LICENSE) [](https://circleci.com/gh/danderson/netboot) [](https://godoc.org/go.universe.tf/netboot)
|
||||
|
||||
This repository contains Go implementations of network protocols used
|
||||
in booting machines over the network, as well as utilites built on top
|
||||
@ -10,7 +10,7 @@ This is not an official Google project.
|
||||
|
||||
## Programs
|
||||
|
||||
- [Pixiecore](https://github.com/google/netboot/tree/master/pixiecore): Command line all-in-one tool for easy netbooting
|
||||
- [Pixiecore](https://github.com/danderson/netboot/tree/master/pixiecore): Command line all-in-one tool for easy netbooting
|
||||
|
||||
## Libraries
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user