Skip to content

Commit 943913d

Browse files
committed
Repointed Next Note link on Note 1.0
1 parent afd91be commit 943913d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1 - The Basics/1.0 - The Basics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ It is a **strongly-typed**, **type-safe** language, that includes the standard t
55

66
More uniquely, Swift contains `Tuples` for pairing values, and `Optionals` for telling whether a value is Set or Not Set (expressed as the value `nil`)
77

8-
[Back To Contents](https://github.com/Firanus/swift-language-guide-notes) | [Next Note](../1%20-%20The%20Basics/1.0%20-%20The%20Basics.md)
8+
[Back To Contents](https://github.com/Firanus/swift-language-guide-notes) | [Next Note](../1%20-%20The%20Basics/1.1%20-%20Constants%20and%20Variables.md)

0 commit comments

Comments
 (0)