From 48c92f79e81ffc6456f57f89d24a7315cca075c3 Mon Sep 17 00:00:00 2001 From: Michael Delgado Date: Sat, 20 Oct 2018 12:40:59 -0700 Subject: [PATCH] point readme badges to dockerhub in r-notebook * status, pulls badges now point to https://hub.docker.com/r/jupyter/r-notebook/ * microbadger badges now have 'image metadata' alt text --- r-notebook/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r-notebook/README.md b/r-notebook/README.md index 51459565..8ed0cc49 100644 --- a/r-notebook/README.md +++ b/r-notebook/README.md @@ -1,4 +1,4 @@ -![docker pulls](https://img.shields.io/docker/pulls/jupyter/r-notebook.svg) ![docker stars](https://img.shields.io/docker/stars/jupyter/r-notebook.svg) [![](https://images.microbadger.com/badges/image/jupyter/r-notebook.svg)](https://microbadger.com/images/jupyter/r-notebook "jupyter/r-notebook image metadata") +[![docker pulls](https://img.shields.io/docker/pulls/jupyter/r-notebook.svg)](https://hub.docker.com/r/jupyter/r-notebook/) [![docker stars](https://img.shields.io/docker/stars/jupyter/r-notebook.svg)](https://hub.docker.com/r/jupyter/r-notebook/) [![image metadata](https://images.microbadger.com/badges/image/jupyter/r-notebook.svg)](https://microbadger.com/images/jupyter/r-notebook "jupyter/r-notebook image metadata") # Jupyter Notebook R Stack