mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
fix url
This commit is contained in:
parent
a60c3b2eb0
commit
894b167b8f
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"
|
||||
edition = "2018"
|
||||
exclude = ["assets/*"]
|
||||
homepage = "https://gitui.org"
|
||||
homepage = "www.gitui.org"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
categories = ["command-line-utilities"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue