diff --git a/docs/home.md b/docs/home.md index 471a25e..6a35a11 100644 --- a/docs/home.md +++ b/docs/home.md @@ -10,7 +10,7 @@ This project focuses on that problem - adding new layouts and modules that make ## Installation - clone this repo into your `~/.config/awesome` folder - - `git clone https://github.com/Nooo37/bling.git ~/.config/awesome/bling` + - `git clone https://github.com/BlingCorp/bling.git ~/.config/awesome/bling` - require the module in your `rc.lua`, and make sure it's under the beautiful module initialization ```lua @@ -27,8 +27,8 @@ local bling = require("bling") ## Contributors A special thanks to all our contributors... - - + + Made with [contributors-img](https://contrib.rocks). diff --git a/docs/index.html b/docs/index.html index 3f59e85..ea8d732 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,7 @@ Bling Docs - + @@ -15,7 +15,7 @@ window.$docsify = { name: 'Bling', nameLink: '/', - repo: 'https://github.com/Nooo37/bling', + repo: 'https://github.com/BlingCorp/bling', loadSidebar: true, subMaxLevel: 3, homepage: 'home.md'