Skip to content

Commit ecc0039

Browse files
committed
docs/README.md: fix outdated links
1 parent 2a6570e commit ecc0039

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ documentation, please create a thread on the Swift forums under the
215215

216216
### Coding
217217

218-
- [AccessControlInStdlib.rst](/docs/AccessControlInStdlib.rst):
218+
- [AccessControlInStdlib.md](/docs/AccessControlInStdlib.md):
219219
Describes the policy for access control modifiers and related naming
220220
conventions in the stdlib.
221221
<!-- NOTE: Outdated -->
@@ -290,10 +290,10 @@ documentation, primarily [The Swift Programming Language][] (TSPL).
290290
They are preserved mostly for historical interest.
291291

292292
- [AccessControl.md](/docs/AccessControl.md)
293-
- [Arrays.rst](/docs/Arrays.rst)
293+
- [Arrays.md](/docs/Arrays.md)
294294
<!-- Has additional notes on bridging that may be of general interest? -->
295295
- [Generics.rst](/docs/Generics.rst)
296-
- [ErrorHandling.rst](/docs/ErrorHandling.rst)
296+
- [ErrorHandling.md](/docs/ErrorHandling.md)
297297
- [StringDesign.rst](/docs/StringDesign.rst)
298298
- [TextFormatting.rst](/docs/TextFormatting.rst)
299299

0 commit comments

Comments
 (0)