Skip to content

Commit

Permalink
docs: wrong repo referenced (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ANGkeith authored Jan 19, 2024
1 parent d9f8b12 commit cbfaf78
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 @@ -23,7 +23,7 @@ use {
"nvim-telescope/telescope.nvim",
requires = {
{ "nvim-lua/plenary.nvim" },
{ "nvim-telescope/telescope-terraform-doc.nvim" },
{ "ANGkeith/telescope-terraform-doc.nvim" },
},
}
```
Expand Down

0 comments on commit cbfaf78

Please sign in to comment.