Skip to content

Commit

Permalink
Updating old documentation links to point to new locations
Browse files Browse the repository at this point in the history
Signed-off-by: jasonyates <[email protected]>
  • Loading branch information
jasonyates committed May 6, 2024
1 parent b3c6523 commit d004563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ By default the Vagrant quickstart guides automatically install Ubuntu on the VM
vagrant ssh stack
```

1. Add your template. An example Template object can be found [here](https://github.com/tinkerbell/tink/tree/main/config/crd/examples/template.yaml) and more Template documentation can be found [here](https://docs.tinkerbell.org/templates/).
1. Add your template. An example Template object can be found [here](https://github.com/tinkerbell/tink/tree/main/config/crd/examples/template.yaml) and more Template documentation can be found [here](https://tinkerbell.org/docs/concepts/templates/).

```bash
kubectl apply -f my-OS-template.yaml
Expand Down

0 comments on commit d004563

Please sign in to comment.