Skip to content

Commit b2151d9

Browse files
authored
Merge pull request #838 from Philippus/fix-more-broken-links
Fix more broken links
2 parents 2fc39af + df0a9ab commit b2151d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contribute/tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ projects:
4444
link: https://github.com/scala/scala-partest
4545
homeLink: http://docs.scala-lang.org/tutorials/partest-guide.html
4646
issuesLink: https://github.com/scala/scala-partest/issues
47-
readmeLink: https://github.com/scala/scala-partest/blob/master/README.md
47+
readmeLink: https://github.com/scala/scala-partest/blob/1.1.x/README.md
4848
contributingLink:
4949
- title: Ensime
5050
description: Scala Support for Text Editors
@@ -84,7 +84,7 @@ projectsInNeed:
8484

8585
The links below are to a number of Scala build and IDE related projects that are important in the larger Scala space, and which welcome contributions.
8686

87-
Since these tools are in separate projects, they may (and likely will) have their own rules and guidelines for contributing. The [Hacker Guide](/contribute/hacker-guide/) and [Bug-fixing](/contribute/guide/) pages will likely have much in the way of related information on how to contribute to these projects, and are recommended reading. You should also check the README.md and (if it's present) CONTRIBUTING.md files from the actual projects before contributing to them.
87+
Since these tools are in separate projects, they may (and likely will) have their own rules and guidelines for contributing. The [Hacker Guide](/contribute/hacker-guide.html) and [Bug-fixing](/contribute/guide.html) pages will likely have much in the way of related information on how to contribute to these projects, and are recommended reading. You should also check the README.md and (if it's present) CONTRIBUTING.md files from the actual projects before contributing to them.
8888

8989
Typically, issues for these projects will be reported and kept in the GitHub project issue tracker for that project rather than in the Scala bug tracker.
9090
Many of these projects have a <a href="https://gitter.im">gitter</a> channel (usually listed in the README or CONTRIBUTING documents) which is a great place to discuss proposed work before commencing.

0 commit comments

Comments
 (0)