Fix images in READMEs (#1178)

These were being loaded from a CDN from our old hosting
infrastructure for developer.chrome.com. This is no longer live,
and we shouldn't have been using external images anyway, so move
all of the images to the repo.

Fixes #1171
This commit is contained in:
Oliver Dunk
2024-06-06 13:28:26 +01:00
committed by GitHub
parent b63301ab36
commit 77f3b8d807
18 changed files with 11 additions and 11 deletions

View File

@@ -24,4 +24,4 @@ may not be open yet. To handle this we store the word in
You should see the definition on the side panel
<img src="https://wd.imgix.net/image/BhuKGJaIeLNPW9ehns59NfwqKxF2/aC3zkJDPliNLXdvfugeU.png" alt="Dictionary extension context menu">
<img src="../../.repo/images/side-panel-dictionary-context-menu.png" alt="Dictionary extension context menu">