diff options
author | Timo Beckers <timo@incline.eu> | 2022-01-14 14:39:00 +0100 |
---|---|---|
committer | Timo Beckers <timo@incline.eu> | 2022-01-14 14:39:00 +0100 |
commit | 1900cd5b237f0cf31d1de75eca61350ebe73ea60 (patch) | |
tree | ca623af3c2c2a67e460038d2a687a7effeed6ae9 /CONTRIBUTING.md | |
parent | c625f8b8a179d42ef6acd5b46de044283d0c6552 (diff) |
Copyright year 2022, update repository URL
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0907149..9d3f4ed 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Thanks to all the amazing people for all your wonderful PRs, issues and ideas, all contributions are welcome! -We are using [next](https://github.com/pavanjadhaw/betterlockscreen/tree/next) as our development-branch and master for the latest stable release. Please provide your pull-requests based on our next-branch. +We are using [next](https://github.com/betterlockscreen/betterlockscreen/tree/next) as our development-branch and master for the latest stable release. Please provide your pull-requests based on our next-branch. For Nix-Users: We provide a nix-shell for development :-) |