summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrhun Parmaksız <orhunparmaksiz@gmail.com>2023-09-13 20:42:57 +0300
committerOrhun Parmaksız <orhunparmaksiz@gmail.com>2023-09-13 20:42:57 +0300
commit62fa582e40a08a9837dea5f7496c0d7750be906f (patch)
treefd55db73fec14e2588dcbea85c88a33318b63b13
parentd0fd5baf7c185aca54c04396adc5d8165bad3c46 (diff)
chore(changelog): fix the repository link
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1e53fd5..4b0323c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -75,7 +75,7 @@ All notable changes to this project will be documented in this file.
### Features
-- (tui) Support saving changed values ([#13](https://github.com/orhun/git-cliff/issues/13))
+- (tui) Support saving changed values ([#13](https://github.com/orhun/systeroid/issues/13))
- Press <kbd>s</kbd> to set a parameter value and also save it to a file.
- See https://github.com/orhun/systeroid#saving-values
- (tui) Make help list selection functional