Skip to content

Commit 9366a3a

Browse files
authored
Update self parameter information (#17)
* Move and adjust self parameter document * Fix the-self-parameter link * Move noImplicitSelf to bottom as last option for the-self-parameter * Add interop note to the-self-parameter * Move the-self-parameter to after caveats
1 parent 352862d commit 9366a3a

File tree

4 files changed

+258
-240
lines changed

4 files changed

+258
-240
lines changed

docs/advanced/compiler-annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ NoSelfNS.noSelfFunc("bar")
416416

417417
</SideBySide>
418418

419-
For more information about how the `self` parameter is handled, see [Functions and the `self` Parameter](functions-and-the-self-parameter.md)
419+
For more information about how the `self` parameter is handled, see [Functions and the `self` Parameter](../the-self-parameter.md)
420420

421421
## @noSelfInFile
422422

docs/advanced/functions-and-the-self-parameter.md

Lines changed: 0 additions & 234 deletions
This file was deleted.

0 commit comments

Comments
 (0)