fix weblink

This commit is contained in:
Stephan Dilly 2020-03-27 02:05:57 +01:00
parent ae4d002ece
commit 8ade74f201

View file

@ -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"]