Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 4e226df

Browse files
authored
docs: Fix broken link in README
Fix a typo in the link to the Mac compilation instructions.
1 parent f54c319 commit 4e226df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Please see the following table, which shows which target platforms are supported
7777

7878
| Target platform | Host platforms |
7979
| ---------------------------------------------------------- | ----------------- |
80-
| [mac, ios](docs/development/build--mac.md) | mac |
80+
| [mac, ios](docs/development/build-mac.md) | mac |
8181
| [win](docs/development/build-win.md) | win, linux (Wine) |
8282
| [linux](docs/development/build-linux.md) | linux |
8383
| [android](docs/development/build-android.md) | mac, linux |

0 commit comments

Comments
 (0)