From 80cdc9e3dbde02cffe5d67cb53d72f16f01d44c2 Mon Sep 17 00:00:00 2001 From: gingerbus Date: Fri, 1 May 2020 14:11:32 +0100 Subject: [PATCH] Update README to point to bashbrew tool repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fc11ce..38362c7 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [![Travis Build Status](https://travis-ci.org/docker-library/go-dockerlibrary.svg?branch=master)](https://travis-ci.org/docker-library/go-dockerlibrary) [![GoDoc](https://godoc.org/github.com/docker-library/go-dockerlibrary?status.svg)](https://godoc.org/github.com/docker-library/go-dockerlibrary) [![codecov](https://codecov.io/gh/docker-library/go-dockerlibrary/branch/master/graph/badge.svg)](https://codecov.io/gh/docker-library/go-dockerlibrary) -This package contains the core parsing elements of [the `bashbrew` tool used by the Docker Official Images](https://github.com/docker-library/official-images/tree/master/bashbrew). +This package contains the core parsing elements of [the `bashbrew` tool used by the Docker Official Images](https://github.com/docker-library/bashbrew#readme).