aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-02-12 09:40:31 +0700
committerShulhan <ms@kilabit.info>2026-02-12 09:40:31 +0700
commit3741051548e4663a0fb3e2a83c167a509e7ee866 (patch)
tree10ee109b7d74ea088458dd83f6d30428b067b456
parent3598bcd3a001c947354b0fc2b40aadeb0a2148b3 (diff)
downloadbin.sh-3741051548e4663a0fb3e2a83c167a509e7ee866.tar.xz
README: fix broken link in the CHANGELOGHEADmain
Use the CHANGELOG from the project page.
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index e3a12b3..22e97c3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
<!--
-SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info>
-
SPDX-License-Identifier: GPL-3.0-or-later
+SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info>
-->
# bin.sh
@@ -43,8 +42,8 @@ Script to open new tmux session with start directory based on configuration
in `~/.tmux.session`.
**wg-activate.sh**::
-Script that activate only one wireguard connection from list of
-configuration in /etc/wireguard/\*.conf or turning off all of them if no
+Script that activate only one WireGuard connection from list of
+configuration in "/etc/wireguard/\*.conf" or turning off all of them if no
parameter is given.
## Installation
@@ -65,7 +64,7 @@ To uninstall it, run
[Project page](https://kilabit.info/project/bin.sh).
-[Changelog](https://git.sr.ht/~shulhan/bin.sh/CHANGELOG.html) - Change log
-for each releases.
+[Changelog](https://kilabit.info/project/bin.sh/CHANGELOG.html) -
+Changelog of releases.
[Repository](https://git.sr.ht/~shulhan/bin.sh) - Link to the source code.