antonbabenko / terraform-best-practices

Terraform Best Practices free ebook translated into 🇬🇧🇦🇪🇧🇦🇧🇷🇫🇷🇬🇪🇩🇪🇬🇷🇮🇱🇮🇳🇮🇩🇮🇹🇰🇷🇵🇱🇷🇴🇨🇳🇪🇸🇹🇷🇺🇦🇵🇰
https://www.terraform-best-practices.com/
Other
2.06k stars 431 forks source link

Links in examples are broken #18

Closed charlottemach closed 2 years ago

charlottemach commented 5 years ago

Describe the bug

Some of the links in the terraform-best-practices/examples folder are broken (e.g. https://github.com/antonbabenko/terraform-best-practices/blob/master/examples/terraform/terraform.md#terraform-small).

Expected change

The links should lead to the correct folders, e.g. https://github.com/antonbabenko/terraform-best-practices/tree/master/examples/small-terraform .

antonbabenko commented 2 years ago

The links are correct in the book.


I've just updated the book and code very much (recent version of Terraform, spelling mistakes, oops) - https://www.terraform-best-practices.com/

If there are any questions, please raise them here.

I or someone else will try to reply faster than in 2 years (sorry for that!)