diff --git a/README.md b/README.md index f3759f2..59694a4 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ require'lualine'.setup{ } ``` -Theme structure is available [here](./CONTRIBUTING.md#adding-a-theme) +Theme structure is available [here](https://github.com/nvim-lualine/lualine.nvim/wiki/Writting-a-theme) --- diff --git a/doc/lualine.txt b/doc/lualine.txt index f82c101..87d88e6 100644 --- a/doc/lualine.txt +++ b/doc/lualine.txt @@ -179,7 +179,7 @@ how to do it <./CONTRIBUTING.md>. Customizing themes Theme structure is available here - <./CONTRIBUTING.md#adding-a-theme> + ------------------------------------------------------------------------------