aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4de97ad..0c38c70 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Example config via [lazy.nvim](https://github.com/folke/lazy.nvim)
```lua
{
- "DefaultGen/denote-fzf-lua",
+ "https://codeberg.org/historia/denote-fzf-lua",
opts = {
dir = "~/notes" -- Denote notes directory
@@ -93,4 +93,4 @@ If the optional dependencies are missing `denote-fzf-lua` falls back to standard
# License
-GNU AGPL (`fzf-lua` license)
+GNU AGPL