Skip to content

Commit d8f24a7

Browse files
committed
Use tinyverse.netlify.app for dependency badge in README.md
1 parent 8f6277f commit d8f24a7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2024-05-18 Dirk Eddelbuettel <[email protected]>
2+
3+
* README.md: Use tinyverse.netlify.app for dependency badge
4+
15
2022-11-01 Dirk Eddelbuettel <[email protected]>
26

37
* DESCRIPTION (Version, Date): Release 0.1.4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CI](https://github.com/eddelbuettel/tint/workflows/ci/badge.svg)](https://github.com/eddelbuettel/tint/actions?query=workflow%3Aci)
44
[![Package-License](https://img.shields.io/badge/license-GPL--3-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-3.0.html)
55
[![CRAN](https://www.r-pkg.org/badges/version/tint)](https://cran.r-project.org/package=tint)
6-
[![Dependencies](https://tinyverse.netlify.com/badge/tint)](https://cran.r-project.org/package=tint)
6+
[![Dependencies](https://tinyverse.netlify.app/badge/tint)](https://cran.r-project.org/package=tint)
77
[![Downloads](https://cranlogs.r-pkg.org/badges/tint?color=brightgreen)](https://www.r-pkg.org/pkg/tint)
88
[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/tint)](https://github.com/eddelbuettel/tint)
99

0 commit comments

Comments
 (0)