fixing broken image paths
This commit is contained in:
parent
376b20b035
commit
21a36eb9ee
@ -117,7 +117,7 @@ Select the file and drag and drop it onto your `MICROBIT` drive.
|
|||||||
|
|
||||||
![](/static/mb/device/usb-osx-firefox-1.jpg)
|
![](/static/mb/device/usb-osx-firefox-1.jpg)
|
||||||
|
|
||||||
![](/static/mb/device/usb-osx-firefox-2.jpg)
|
![](/static/mb/device/usb-osx-firefox-2.png)
|
||||||
|
|
||||||
#### Chrome
|
#### Chrome
|
||||||
|
|
||||||
|
@ -284,7 +284,7 @@
|
|||||||
"name": "save",
|
"name": "save",
|
||||||
"os": "mac",
|
"os": "mac",
|
||||||
"browser": "firefox",
|
"browser": "firefox",
|
||||||
"path": "/static/mb/device/usb-osx-firefox-1.png"
|
"path": "/static/mb/device/usb-osx-firefox-1.jpg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "save",
|
"name": "save",
|
||||||
|
Loading…
Reference in New Issue
Block a user