webdevops / TYPO3-metaseo

TYPO3 MetaSEO Extension
https://typo3.org/extensions/repository/view/metaseo
GNU General Public License v3.0
38 stars 24 forks source link

github readme: update links to badges #452

Closed thomaszbz closed 7 years ago

thomaszbz commented 7 years ago

MetaSEO version: 2.1.0

Did not see updates for many months here:

auswahl_250

Old links are:

[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mblaschke/typo3-metaseo.svg)](https://isitmaintained.com/project/mblaschke/typo3-metaseo "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/mblaschke/typo3-metaseo.svg)](https://isitmaintained.com/project/mblaschke/typo3-metaseo "Percentage of issues still open")

On their web site, not only does it look different, it also looks much better:

auswahl_251

New links are:

[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mblaschke/TYPO3-metaseo.svg)](https://isitmaintained.com/project/mblaschke/TYPO3-metaseo "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/mblaschke/TYPO3-metaseo.svg)](https://isitmaintained.com/project/mblaschke/TYPO3-metaseo "Percentage of issues still open")

Besides upper/lowercase URLs, I can't see a lot of difference. But the old links links still show old data, even when requested directly in a browser. That said, this is not a github caching issue.

In doubt, no data is better than wrong/outdated data. I'll keep an eye on that.