aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorᴜɴᴋɴᴡᴏɴ <u@gogs.io>2020-02-22 19:16:33 +0800
committerᴜɴᴋɴᴡᴏɴ <u@gogs.io>2020-02-22 19:16:33 +0800
commitc4062f495a049878aa7a434da2e41f5e060bf05f (patch)
treee312ea1cddf5b826ce0eb886403325fbe1ad2818
parentd3ecd22dbaa2005d97b4630b3dd4ad1155500257 (diff)
README: fix image and link
[CI SKIP]
-rw-r--r--README.md2
-rw-r--r--docker/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ff2578af..d44c136b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# <img src="public/img/favicon.png" width="45" align="left">Gogs - A painless self-hosted Git service
+# <img src="https://github.com/gogs/gogs/raw/master/public/img/favicon.png" width="45" align="left">Gogs - A painless self-hosted Git service
[![Build status](https://img.shields.io/travis/gogs/gogs/master.svg?style=for-the-badge&logo=travis)](https://travis-ci.org/gogs/gogs) [![Build status](https://img.shields.io/appveyor/ci/Unknwon/gogs?logo=appveyor&style=for-the-badge)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master) [![Discord](https://img.shields.io/discord/382595433060499458.svg?style=for-the-badge&logo=discord)](https://discord.gg/9aqdHU7) [![Sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?style=for-the-badge&logo=sourcegraph)](https://sourcegraph.com/github.com/gogs/gogs)
diff --git a/docker/README.md b/docker/README.md
index 44e8ac3b..e209bca8 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -2,7 +2,7 @@
![Docker pulls](https://img.shields.io/docker/pulls/gogs/gogs?logo=docker&style=for-the-badge) ![Docker image size](https://img.shields.io/microbadger/image-size/gogs/gogs?logo=docker&style=for-the-badge)
-Visit [Docker Hub](https://hub.docker.com/repository/docker/gogs) see all available images and tags.
+Visit [Docker Hub](https://hub.docker.com/orgs/gogs/repositories) see all available images and tags.
## Usage