Skip to content

Commit 340fcc0

Browse files
committed
docs: Fix broken article link
1 parent 486df6d commit 340fcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftCrossUI/SwiftCrossUI.docc/Setting up a development environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Building a cross-platform app requires testing your app in a variety of environm
88

99
In this article we'll focus on developing SwiftCrossUI apps with Swift Bundler, but much of the information should still apply if you choose to use a different build system.
1010

11-
> Note: This article covers setting up development environments on pre-existing machines. To develop in a virtual machine, first follow <doc:Setting-up-virtual-development-environments> then return to complete the set up process.
11+
> Note: This article covers setting up development environments on pre-existing machines. To develop in a virtual machine, first follow <doc:Setting-up-a-virtual-development-environment> then return to complete the set up process.
1212
1313
## Apple platforms
1414

0 commit comments

Comments
 (0)