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