mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-21 12:09:58 +01:00
Switch some URLs in README from http to https
This commit is contained in:
parent
07e05ae696
commit
491f4b8c95
@ -1,3 +1,7 @@
|
||||
2024-07-14 Dirk Eddelbuettel <edd@debian.org>
|
||||
|
||||
* README.md (package): Switch some URLs from http to https
|
||||
|
||||
2024-07-06 Dirk Eddelbuettel <edd@debian.org>
|
||||
|
||||
* DESCRIPTION (Version, Date): Release 0.0.7
|
||||
|
@ -1,10 +1,10 @@
|
||||
## binb: Binb is not Beamer
|
||||
|
||||
[![CI](https://github.com/eddelbuettel/binb/workflows/ci/badge.svg)](https://github.com/eddelbuettel/binb/actions?query=workflow%3Aci)
|
||||
[![Package-License](http://img.shields.io/badge/license-GPL--2-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html)
|
||||
[![CRAN](http://www.r-pkg.org/badges/version/binb)](https://cran.r-project.org/package=binb)
|
||||
[![Package-License](https://img.shields.io/badge/license-GPL--2-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html)
|
||||
[![CRAN](https://www.r-pkg.org/badges/version/binb)](https://cran.r-project.org/package=binb)
|
||||
[![Dependencies](https://tinyverse.netlify.app/badge/binb)](https://cran.r-project.org/package=binb)
|
||||
[![Downloads](http://cranlogs.r-pkg.org/badges/binb?color=brightgreen)](https://www.r-pkg.org:443/pkg/binb)
|
||||
[![Downloads](https://cranlogs.r-pkg.org/badges/binb?color=brightgreen)](https://www.r-pkg.org:443/pkg/binb)
|
||||
[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/binb)](https://github.com/eddelbuettel/binb)
|
||||
|
||||
### Motivation
|
||||
@ -216,7 +216,7 @@ These themes use additional (free) fonts you may need to install:
|
||||
[IQSS Beamer Theme](https://github.com/IQSS/iqss-beamer-theme) page for details.
|
||||
- [Presento Theme](https://github.com/RatulSaha/presento) wants
|
||||
[Montserrat](https://github.com/JulietaUla/Montserrat),
|
||||
[Lato Light](http://www.latofonts.com/)
|
||||
[Lato Light](https://www.latofonts.com/)
|
||||
(also [here](https://github.com/google/fonts/tree/master/ofl/lato)),
|
||||
[Noto Sans](https://fonts.google.com/noto),
|
||||
[Algreya Sans](https://github.com/huertatipografica/Alegreya-Sans) as the small caps font and
|
||||
|
Loading…
x
Reference in New Issue
Block a user