Skip to content

Commit c87b252

Browse files
authored
Fix markdown link formatting in build.md
1 parent b6ea36e commit c87b252

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ After that, you can build a partial NextUI flavour that works on your host machi
2424
```shell
2525
make setup common PLATFORM=desktop
2626
```
27-
The main repo contains a few templated (launch configs for VS Code)[https://github.com/LoveRetro/NextUI/blob/main/.vscode/launch.json] that you can modify and extend to fit your needs.
27+
The main repo contains a few templated [launch configs for VS Code](https://github.com/LoveRetro/NextUI/blob/main/.vscode/launch.json) that you can modify and extend to fit your needs.
2828

2929
### Building on macOS
3030
NextUI is build using gcc. In order for you to develop on macOS, you will have to take some extra steps:

0 commit comments

Comments
 (0)