Skip to content

Commit 81d05f2

Browse files
committed
Fix broken link in readme
1 parent 15d5b76 commit 81d05f2

File tree

1 file changed

+1
-1
lines changed
  • community-build/test/scala/dotty/communitybuild

1 file changed

+1
-1
lines changed

community-build/test/scala/dotty/communitybuild/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ To add your project to the community build you can follow these steps:
1414
2. Open a PR against this repo that:
1515
- Adds your project as a new git submodule
1616
- `git submodule add https://github.com/lampepfl/XYZ.git community-build/community-projects/XYZ`
17-
- Adds a test in [CommunityBuildTest.scala](https://github.com/lampepfl/dotty/blob/master/src/test/scala/dotty/community-build/src/test/scala/dotty/communitybuild/CommunityBuildTest.scala)
17+
- Adds a test in [CommunityBuildTest.scala](https://github.com/lampepfl/dotty/blob/master/community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala)

0 commit comments

Comments
 (0)