File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ documentation, please create a thread on the Swift forums under the
215
215
216
216
### Coding
217
217
218
- - [ AccessControlInStdlib.rst ] ( /docs/AccessControlInStdlib.rst ) :
218
+ - [ AccessControlInStdlib.md ] ( /docs/AccessControlInStdlib.md ) :
219
219
Describes the policy for access control modifiers and related naming
220
220
conventions in the stdlib.
221
221
<!-- NOTE: Outdated -->
@@ -290,10 +290,10 @@ documentation, primarily [The Swift Programming Language][] (TSPL).
290
290
They are preserved mostly for historical interest.
291
291
292
292
- [ AccessControl.md] ( /docs/AccessControl.md )
293
- - [ Arrays.rst ] ( /docs/Arrays.rst )
293
+ - [ Arrays.md ] ( /docs/Arrays.md )
294
294
<!-- Has additional notes on bridging that may be of general interest? -->
295
295
- [ Generics.rst] ( /docs/Generics.rst )
296
- - [ ErrorHandling.rst ] ( /docs/ErrorHandling.rst )
296
+ - [ ErrorHandling.md ] ( /docs/ErrorHandling.md )
297
297
- [ StringDesign.rst] ( /docs/StringDesign.rst )
298
298
- [ TextFormatting.rst] ( /docs/TextFormatting.rst )
299
299
You can’t perform that action at this time.
0 commit comments