Просмотр исходного кода

Update link to bashbrew

See https://github.com/docker-library/docs/issues/2426
Tianon Gravi 1 год назад
Родитель
Сommit
40d074878e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -146,7 +146,7 @@ The file must work via `docker stack deploy` since that is how Play with Docker
 
 This is the main script used to generate the `README.md` files for each image. The generated file is committed along with the files used to generate it. Accepted arguments are which image(s) you want to update or no arguments to update all of them.
 
-This script assumes [`bashbrew`](https://github.com/docker-library/official-images/tree/81e90ca8dcec892ade7eb348cba5a4a5d6851e17/bashbrew) is in your `PATH` (for scraping relevant tag information from the library manifest file for each repository).
+This script assumes [`bashbrew`](https://github.com/docker-library/bashbrew/releases) is in your `PATH` (for scraping relevant tag information from the library manifest file for each repository).
 
 ## `markdownfmt.sh` and `ymlfmt.sh`