Skip to content

Commit a8681bd

Browse files
committed
doc: fix port links in quick start
1 parent 47f34e0 commit a8681bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/manual/docs-template/quick_start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GitHub.
2929

3030
The easiest way to try BTstack is on a regular desktop setup like macOS, Linux or Windows together with a standard USB Bluetooth Controller. Running BTstack on desktop speeds up the development cycle a lot and also provides direct access to full packet log files in cases something doesn't work as expected. The same code can then later be run unmodified on an embedded target.
3131

32-
For macOS and Linux, please see [libusb](../ports/existing_ports.md#libusbPort) port.
33-
For Windows, please see [windows-winusb](../ports/existing_ports.md#windows-winusbPort) port.
32+
For macOS and Linux, please see [libusb](../ports/existing_ports/#sec:libusbPort) port.
33+
For Windows, please see [windows-winusb](../ports/existing_ports/#sec:windows-winusbPort) port.
3434

35-
Or checkout the [list of existing ports](../ports/existing_ports.md)
35+
Or checkout the [list of existing ports](../ports/existing_ports)

0 commit comments

Comments
 (0)