Commit cb2b973
committed
Fix link to NonFinalGenericMethods docs in the Existentials doc
The original version was broken in two ways:
1. On docs.swift.org, the link points to non-existent
https://docs.swift.org/embedded/documentation/embedded/existentials/NonFinalGenericMethods.md
2. In a locally generated DocC archive, the link points to non-existent
https://developer.apple.com/documentation/embeddedswift/NonFinalGenericMethods,
rather than the page in the same documentation archive1 parent 3134ab4 commit cb2b973
File tree
1 file changed
+1
-1
lines changed- Sources/EmbeddedSwift/Documentation.docc/UsingEmbeddedSwift
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments