Skip to content

Commit d31bd5e

Browse files
committed
docs: fix browser logo asset path
1 parent 169fcb1 commit d31bd5e

File tree

9 files changed

+3
-3
lines changed

9 files changed

+3
-3
lines changed

docs/api/QrcodeCapture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The newest API this component depend on is the [FileReader API](https://caniuse.com/#feat=filereader).
66

7-
| ![Internet Explorer](/ie_32x32.png) | ![Edge](/edge2019_32x32.png) | ![Firefox](/firefox_32x32.png) | ![Chrome](/chrome_32x32.png) | ![Safari](/safari_32x32.png) |
7+
| ![Internet Explorer](./ie_32x32.png) | ![Edge](./edge2019_32x32.png) | ![Firefox](./firefox_32x32.png) | ![Chrome](./chrome_32x32.png) | ![Safari](./safari_32x32.png) |
88
| :---------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: |
99
| 10+ | Yes | Yes | Yes | Yes¹ |
1010

docs/api/QrcodeDropZone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The newest API this component depend on is the [FileReader API](https://caniuse.com/#feat=filereader).
66

7-
| ![Internet Explorer](/ie_32x32.png) | ![Edge](/edge2019_32x32.png) | ![Firefox](/firefox_32x32.png) | ![Chrome](/chrome_32x32.png) | ![Safari](/safari_32x32.png) |
7+
| ![Internet Explorer](./ie_32x32.png) | ![Edge](./edge2019_32x32.png) | ![Firefox](./firefox_32x32.png) | ![Chrome](./chrome_32x32.png) | ![Safari](./safari_32x32.png) |
88
| :---------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: |
99
| 10+ | Yes | Yes | Yes | Yes |
1010

docs/api/QrcodeStream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This component fundamentally depends on the [Stream API](https://caniuse.com/#feat=stream).
66

7-
| ![Internet Explorer](/ie_32x32.png) | ![Edge](/edge2019_32x32.png) | ![Firefox](/firefox_32x32.png) | ![Chrome](/chrome_32x32.png) | ![Safari](/safari_32x32.png) |
7+
| ![Internet Explorer](./ie_32x32.png) | ![Edge](./edge2019_32x32.png) | ![Firefox](./firefox_32x32.png) | ![Chrome](./chrome_32x32.png) | ![Safari](./safari_32x32.png) |
88
| :---------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: |
99
| No | Yes | Yes | Yes¹ | Yes² |
1010

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)