move over to codeberg

This commit is contained in:
NRK
2021-09-09 13:12:58 +06:00
parent c6cd611a91
commit 5587052841
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Bookmarks are categorized via tags as opposed to the inferior folder structure f
Cone the repo.
```
git clone https://github.com/N-R-K/sxbm.git
git clone https://codeberg.org/NRK/sxbm.git
```
Then just copy/move the script into your $PATH.

2
sxbm
View File

@ -62,7 +62,7 @@ version() {
cat << EOF
$APPNAME $VERSION
GPLv3 license
https://github.com/n-r-k/sxbm
https://codeberg.org/NRK/sxbm
EOF
}