Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 68ef075

Browse files
committed
Fix link
1 parent 54a5323 commit 68ef075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/overview/Types.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Simple types and custom types can be passed as arguments and returned from funct
44

55
### Explanations
66

7-
Simple types are types such as Strings and primitives (like numbers, booleans, and characters). Simple types and custom types can be passed as arguments and returned from function calls. This topic is further expanded in the [Types]("/README.md#types") section.
7+
Simple types are types such as Strings and primitives (like numbers, booleans, and characters). Simple types and custom types can be passed as arguments and returned from function calls. This topic is further expanded in the [Types](/README.md#types) section.
88

99
In Kotlin:
1010
```kotlin

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /