Skip to content

Commit 4643f12

Browse files
authored
Point the hacker guide to 2.13
1 parent abc232e commit 4643f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contribute/hacker-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide is intended to help you get from an idea of fixing a bug or implement
1010

1111
This guide covers the entire process, from the conception of your idea or bugfix to the point where it is merged into Scala. Throughout, we will use a running example of an idea or bugfix one might wish to contribute.
1212

13-
Other good starting points for first-time contributors include the [Scala README](https://github.com/scala/scala#get-in-touch) and [contributor's guidelines](https://github.com/scala/scala/blob/2.12.x/CONTRIBUTING.md).
13+
Other good starting points for first-time contributors include the [Scala README](https://github.com/scala/scala#get-in-touch) and [contributor's guidelines](https://github.com/scala/scala/blob/2.13.x/CONTRIBUTING.md).
1414

1515
## The Running Example
1616

0 commit comments

Comments
 (0)