From b18cabf4d31aafe83d3a3fb55815a37b5061e76a Mon Sep 17 00:00:00 2001
From: Philippe Eberli
Date: Sun, 17 Apr 2022 12:42:06 +0200
Subject: [PATCH] Fix URL to issue 846
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 997eb8cf..a5ad9920 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
-* stack popups ([#846](https://github.com/extrawurst/gitui/846))
+* stack popups ([#846](https://github.com/extrawurst/gitui/issues/846))
* file history log [[@cruessler](https://github.com/cruessler)] ([#381](https://github.com/extrawurst/gitui/issues/381))
* termux support on andriod [[@PeroSar](https://github.com/PeroSar)] ([#1139](https://github.com/extrawurst/gitui/issues/1139))