8000 Refer to page that was renamed in https://github.com/scala/scala.gith… · scala/docs.scala-lang@117ab83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 117ab83

Browse files
committed
Refer to page that was renamed in 2c6f8fa
1 parent 613254f commit 117ab83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tutorials/tour/_posts/2017-02-13-extractor-objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ discourse: true
77
tutorial: scala-tour
88
categories: tour
99
num: 16
10-
next-page: sequence-comprehensions
10+
next-page: for-comprehensions
1111
previous-page: regular-expression-patterns
1212
---
1313

tutorials/tour/_posts/2017-02-13-generic-classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tutorial: scala-tour
88
categories: tour
99
num: 18
1010
next-page: variances
11-
previous-page: sequence-comprehensions
11+
previous-page: for-comprehensions
1212
assumed-knowledge: classes unified-types
1313
---
1414
Generic classes are classes which take a type as a parameter. They are particularly useful for collection classes.

0 commit comments

Comments
 (0)
0