diff --git a/README.md b/README.md index 1e9ad83..e0f2cb7 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ A changelog generator for Gitea -[![Build Status](https://drone.gitea.com/api/badges/gitea/changelog/status.svg)](https://drone.gitea.com/gitea/changelog) - ## Purpose This repo is currently part of Gitea. The purpose of it is to generate a changelog when writing release notes. @@ -12,7 +10,7 @@ This tool generates a changelog from PRs based on their milestone and labels. ## Installation -Download a pre-built binary from our [downloads page](https://dl.gitea.io/changelog-tool/) or clone the source and follow the [building instructions](#building). +Download a pre-built binary from our [downloads page](https://dl.gitea.com/changelog-tool/) or clone the source and follow the [building instructions](#building). ## Configuration @@ -45,7 +43,7 @@ Fork -> Patch -> Push -> Pull Request ## Authors * [Maintainers](https://gitea.com/org/gitea/members) -* [Contributors](https://gitea.com/gitea/changelog/commits/branch/master) +* [Contributors](https://gitea.com/gitea/changelog/commits/branch/main) ## License