diff --git a/README.md b/README.md index d3ce46d..a4a66f0 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ Careful the colorscheme is supposed to work with [KonfiZ](https://github.com/Key If you already have a config backup it or remove it and then you are good to install this configuration. ```bash -git clone https://github.com/Keyoonz/KeoviZ ~/.config/nvim +git clone https://gitkeaz.keyonz.dev/Keyonz/KeoviZ ~/.config/nvim ``` diff --git a/lua/plugins/nvim-kolorz.lua b/lua/plugins/nvim-kolorz.lua index 57a0248..7920d80 100644 --- a/lua/plugins/nvim-kolorz.lua +++ b/lua/plugins/nvim-kolorz.lua @@ -1,5 +1,5 @@ return { - "Keyoonz/nvim-kolorz", + "gitkeaz.keyonz.dev/Keyonz/nvim-kolorz", name = "nvim-kolorz", lazy = false, priority = 1000,