From 06d65ba5ff6f95f183502bfb6eed930227da13e1 Mon Sep 17 00:00:00 2001 From: Martijn Koster Date: Wed, 14 Oct 2015 22:53:50 +0100 Subject: [PATCH] fix the official build link --- solr/README.md | 2 +- solr/content.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/solr/README.md b/solr/README.md index 0f601c921..0514f9ccf 100644 --- a/solr/README.md +++ b/solr/README.md @@ -77,7 +77,7 @@ Then go to `http://localhost:8983/solr/#/~cloud` (adjust the hostname for your d # About this repository -This repository is available on [github.com/docker-solr/docker-solr](https://github.com/docker-solr/docker-solr), and the official build is on the [Docker Hub](https://hub.docker.com/u/solr/). +This repository is available on [github.com/docker-solr/docker-solr](https://github.com/docker-solr/docker-solr), and the official build is on the [Docker Hub](https://hub.docker.com/_/solr/). This repository is based on (and replaces) `makuk66/docker-solr`, and has been sponsored by [Lucidworks](http://www.lucidworks.com/). diff --git a/solr/content.md b/solr/content.md index 43dbd8ac1..6a2220d5e 100644 --- a/solr/content.md +++ b/solr/content.md @@ -69,6 +69,6 @@ Then go to `http://localhost:8983/solr/#/~cloud` (adjust the hostname for your d # About this repository -This repository is available on [github.com/docker-solr/docker-solr](https://github.com/docker-solr/docker-solr), and the official build is on the [Docker Hub](https://hub.docker.com/u/solr/). +This repository is available on [github.com/docker-solr/docker-solr](https://github.com/docker-solr/docker-solr), and the official build is on the [Docker Hub](https://hub.docker.com/_/solr/). This repository is based on (and replaces) `makuk66/docker-solr`, and has been sponsored by [Lucidworks](http://www.lucidworks.com/).