Fix link to build status badge
This commit is contained in:
parent
c9796b29c6
commit
4d72527f1e
|
@ -1,8 +1,8 @@
|
|||
# Fenen Feed Reader
|
||||
|
||||
[![Build Status](https://jenkins.paritybit.ca/buildStatus/icon?job=fenen-gitea%2Ffenen%2Frelease)](https://jenkins.paritybit.ca/job/fenen-gitea/job/fenen/job/release/)
|
||||
![Static Badge](https://img.shields.io/badge/Version-0.3.0-blue)
|
||||
![Static Badge](https://img.shields.io/badge/License-ISC-97CA00)
|
||||
[![Build Status](https://jenkins.paritybit.ca/buildStatus/icon?job=Gitea%2Ffenen%2Frelease)](https://jenkins.paritybit.ca/job/Gitea/job/fenen/job/release/)
|
||||
![Static Badge](https://img.shields.io/badge/version-0.3.0-blue)
|
||||
![Static Badge](https://img.shields.io/badge/license-ISC-97CA00)
|
||||
|
||||
Fenen is a terminal based RSS/Atom feed reader with a command syntax
|
||||
reminiscent of mail(1)/ed(1) with messages/lines replaced by feeds and
|
||||
|
|
Loading…
Reference in New Issue