Skip to content

Commit 96aa346

Browse files
committed
fix a bunch of links
1 parent ece358f commit 96aa346

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
* termux support on andriod [[@PeroSar](https://github.com/PeroSar)] ([#1139](https://github.com/extrawurst/gitui/issues/1139))
2222

2323
### Fixed
24-
* opening tags list without remotes ([#1111](https://github.com/extrawurst/gitui/1111))
24+
* opening tags list without remotes ([#1111](https://github.com/extrawurst/gitui/issues/1111))
2525
* tabs indentation in blame [[@fersilva16](https://github.com/fersilva16)] ([#1111](https://github.com/extrawurst/gitui/issues/1117))
26-
* switch focus to index after staging last file ([#1169](https://github.com/extrawurst/gitui/1169))
26+
* switch focus to index after staging last file ([#1169](https://github.com/extrawurst/gitui/pull/1169))
2727

2828
## [0.20.1] - 2021-01-26
2929

3030
This is was a immediate followup patch release to `0.20` see [release notes](https://github.com/extrawurst/gitui/releases/tag/v0.20.0) for the whole list of goodies in `0.20`.
3131

3232
### Added
33-
* support proxy auto detection via env's like `HTTP_PROXY` ([#994](https://github.com/extrawurst/gitui/994))
33+
* support proxy auto detection via env's like `HTTP_PROXY` ([#994](https://github.com/extrawurst/gitui/issues/994))
3434

3535
### Fixed
36-
* severe performance regression in `0.20` ([#1102](https://github.com/extrawurst/gitui/1102))
37-
* several smaller performance improvements via caching ([#1104](https://github.com/extrawurst/gitui/1104))
36+
* severe performance regression in `0.20` ([#1102](https://github.com/extrawurst/gitui/issues/1102))
37+
* several smaller performance improvements via caching ([#1104](https://github.com/extrawurst/gitui/issues/1104))
3838
* windows release deployment via CD broken
3939

4040
## [0.20] - 2021-01-25 - Tag Annotations

0 commit comments

Comments
 (0)