Skip to content

Commit 1f91e2a

Browse files
authored
Update links to documentation (#40)
Docs have been recently updated so current links in readme go to 404
1 parent df7e1a1 commit 1f91e2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Currently, that means Go **1.14** or later must be used when building a provider
1818

1919
## Getting Started
2020

21-
See the [Extending Packer](https://www.packer.io/docs/extending) docs for a guided tour of plugin development.
21+
See the [Extending Packer](https://www.packer.io/docs/plugins/creation#extending-packer) docs for a guided tour of plugin development.
2222

2323
## Documentation
2424

25-
See the [Extending Packer](https://www.packer.io/docs/extending) section on the Packer website.
25+
See the [Extending Packer](https://www.packer.io/docs/plugins/creation#extending-packer) section on the Packer website.
2626

2727
## Packer Scope (Plugins VS Core)
2828

0 commit comments

Comments
 (0)