minor updates to readme

This commit is contained in:
techknowlogick 2023-09-05 14:35:42 +00:00
parent 3d93c3a0cd
commit 769323fbd7
1 changed files with 2 additions and 4 deletions

View File

@ -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)<!-- FIXME when contributors page works -->
* [Contributors](https://gitea.com/gitea/changelog/commits/branch/main)<!-- FIXME when contributors page works -->
## License