Skip to content

Commit 9f637f0

Browse files
authored
Update Modules.md link in docs/README.md
1 parent f4609d9 commit 9f637f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,9 @@ provide greater clarity to contributors wanting to add new documentation.
343343
Swift entities.
344344
TODO: Not clear if this is intended to be language documentation
345345
(for Swift developers), an explanation or a reference guide.
346+
- [Modules.md](/docs/Modules.md): was written for Swift pre-1.0, but is still
347+
relevant and covers behavior that's underspecified in either TSPL or the
348+
language reference.
346349
- [OptimizerCountersAnalysis.md](/docs/OptimizerCountersAnalysis.md):
347350
TODO: Consider breaking up into a how-to guide
348351
on dumping and analyzing the counters
@@ -365,7 +368,6 @@ provide greater clarity to contributors wanting to add new documentation.
365368
`@_hasMissingDesignatedInitializers`. Some of this is covered in
366369
[TSPL's initialization section][] but that doesn't include newly added
367370
attributes.
368-
- [Modules.rst](/docs/Modules.rst): for Swift pre-1.0.
369371
- [Swift3Compatibility.md](/docs/Swift3Compatibility.md):
370372
Discusses the Swift 3 -> Swift 4 migration.
371373
- [StoredAndComputedVariables.rst](/docs/StoredAndComputedVariables.rst): for Swift pre-1.0.

0 commit comments

Comments
 (0)