mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
fix weblink
This commit is contained in:
parent
ae4d002ece
commit
8ade74f201
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
|
||||||
description = "blazing fast terminal-ui for git"
|
description = "blazing fast terminal-ui for git"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
exclude = ["assets/*"]
|
exclude = ["assets/*"]
|
||||||
homepage = "www.gitui.org"
|
homepage = "https://github.com/extrawurst/gitui"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
categories = ["command-line-utilities"]
|
categories = ["command-line-utilities"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue