diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 2ae3b36..5441ca5 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -669,7 +669,7 @@ will be added to the plugin’s spec. rocks = { enabled = true, root = vim.fn.stdpath("data") .. "/lazy-rocks", - server = "https://nvim-neorocks.github.io/rocks-binaries/", + server = "https://lumen-oss.github.io/rocks-binaries/", -- use hererocks to install luarocks? -- set to `nil` to use hererocks when luarocks is not found -- set to `true` to always use hererocks