juliosueiras / vim-terraform-completion

A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool
MIT License
336 stars 24 forks source link

Remove the html extension when loading docs #67

Closed alisonjenkins closed 3 months ago

alisonjenkins commented 2 years ago

The Terraform documentation no longer has .html on the end of the documentation URLs. Removing the .html from the code as it was resulting in the code taking you to a 404 page instead of the documentation for the required resource.