Fix whatsdeployed image link in docs (#11928)

This commit is contained in:
Rob Hudson 2022-07-17 12:15:24 -07:00 коммит произвёл GitHub
Родитель 34c50b5b99
Коммит 4320f797b7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -114,7 +114,8 @@ You can look at the git log of the ``main`` branch to find the last commit with
this commit will be the last one that was deployed to production. You can also use the whatsdeployed.io service to get
a nice view of what is actually currently deployed to Dev, Stage, and Prod:
[![What's deployed on dev,stage,prod?](https://img.shields.io/badge/whatsdeployed-dev,stage,prod-green.svg)](https://whatsdeployed.io/s/RuO/mozilla/bedrock)
.. image:: https://img.shields.io/badge/whatsdeployed-dev,stage,prod-green.svg
:target: https://whatsdeployed.io/s/RuO/mozilla/bedrock
Instance Configuration & Switches