Skip to content

Commit c46e0b1

Browse files
committed
fixing link, changing header
1 parent 7f7c95f commit c46e0b1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

_info-architecture/0003-swift-docs-proposal.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,7 @@ Based on the existing content in Swift.org, the general goal is to migrate the m
169169
All of the listed markdown files would remain in `/documentation`, with their front matter (Jekyll metadata) updated to redirect the URL requests to the new locations as content is migrated and accepted into the new docs repository.
170170
Markdown files prefixed with `_` are typically only included in other files and not referenced by URL, and can be removed after they are migrated.
171171

172-
#### Disposition Plan for files under `documentation`
173-
172+
## Migration Plan for files under `documentation`
174173

175174
A few exceptions are detailed after the file names, to accommodate very out-of-date content, or content that's already replicated in other locations.
176175

@@ -221,7 +220,7 @@ The migration can, and should, occur incrementally, building into the docs repos
221220
| [`articles/zero-to-swift-emacs.md`](https://www.swift.org/documentation/articles/zero-to-swift-emacs.html) | migrate into `ecosystem/EcosystemTools.docc` |
222221
| [`articles/getting-started-with-vscode-swift.md`](https://www.swift.org/documentation/articles/getting-started-with-vscode-swift.html) | migrate into `ecosystem/EcosystemTools.docc` |
223222
| [`articles/wasm-getting-started.md`](https://www.swift.org/documentation/articles/wasm-getting-started.html) | translate and migrate into `ecosystem/WASM.docc` |
224-
| [continuous-integration/index.md`](https://www.swift.org/documentation/continuous-integration/index.html) | migrate content to [project-operations](https://github.com/swiftlang/project-operations) repository |
223+
| [`continuous-integration/index.md`](https://www.swift.org/documentation/continuous-integration/index.html) | migrate content to [project-operations](https://github.com/swiftlang/project-operations) repository |
225224
| [`source-compatibility/index.md`](https://www.swift.org/documentation/source-compatibility/index.html) | migrate to [project-operations](https://github.com/swiftlang/project-operations) repository (referencess to swift source compatibility project) |
226225
| [`source-code/index.md`](https://www.swift.org/documentation/source-code/index.html) | migrate to [project-operations](https://github.com/swiftlang/project-operations) repository (partial list to existing source code that goes into toolchain, needs updating if kept) |
227226

0 commit comments

Comments
 (0)