diff --git a/README.md b/README.md index 40b50af..bb0d2cf 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/sxbm b/sxbm index fb7db70..ee8c8a0 100755 --- a/sxbm +++ b/sxbm @@ -62,7 +62,7 @@ version() { cat << EOF $APPNAME $VERSION GPLv3 license -https://github.com/n-r-k/sxbm +https://codeberg.org/NRK/sxbm EOF }