mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user