Skip to content

Commit 5577f33

Browse files
authored
Update spi yml for new docs path (#145)
Embedded swift documentation is now hosted on swift.org. This commit updates the spi.yml file to point at the new host so swift package index will link to the correct site.
1 parent 1b56692 commit 5577f33

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.spi.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
version: 1
2-
builder:
3-
configs:
4-
- documentation_targets:
5-
- EmbeddedSwift
2+
external_links:
3+
documentation: "https://docs.swift.org/embedded/documentation/embedded"

0 commit comments

Comments
 (0)