Skip to content

Commit 9110b6a

Browse files
authored
Merge pull request #3247 from SwiftPackageIndex/fix-3241
Updated the Add a Package page to link to be the official documentation hosting documentation
2 parents a3eec16 + 777cfee commit 9110b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/Markdown/add-a-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are a few requirements for inclusion in the index, but they aren't onerous
2222

2323
<div class="note">
2424
<p><strong>Note:</strong> Our build system can now generate and host DocC documentation and make it available from your package’s page in the index. All we need is a little configuration data so that we know how best to build your docs.</p>
25-
<p><a href="https://blog.swiftpackageindex.com/posts/auto-generating-auto-hosting-and-auto-updating-docc-documentation/">More information here</a>.</p>
25+
<p><a href="https://swiftpackageindex.com/swiftpackageindex/spimanifest/documentation/spimanifest/commonusecases#Host-DocC-documentation-in-the-Swift-Package-Index">More information here</a>.</p>
2626
</div>
2727

2828
<div class="note">

0 commit comments

Comments
 (0)