Skip to content

Commit

Permalink
Remove reference to legacy Documentation
Browse files Browse the repository at this point in the history
Removing reference to docs.tinkerbell.org
  • Loading branch information
jasonyates committed May 6, 2024
1 parent b3c6523 commit 4ad98c1
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 4ad98c1

Please sign in to comment.