Skip to content

Commit bf1f666

Browse files
committed
Fix link markup error
1 parent 26b9e20 commit bf1f666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TSPL.docc/LanguageGuide/AccessControl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ using APIs from the [PackageDescription][] module,
5555
and if you use Xcode, you specify the package name
5656
in the Package Access Identifier build setting.
5757

58-
[PackageDescription](https://developer.apple.com/documentation/packagedescription)
58+
[PackageDescription]: https://developer.apple.com/documentation/packagedescription
5959

6060
## Access Levels
6161

0 commit comments

Comments
 (0)