Skip to content

Commit 2085fe3

Browse files
Merge pull request #14324 from xuwei-k/patch-1
Update Scala CLA url
2 parents f0b70f1 + 32eb6f7 commit 2085fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These guidelines are meant to be a living document that should be changed and ad
66

77
This is the process for committing code to the Scala project. There are of course exceptions to these rules, for example minor changes to comments and documentation, fixing a broken build etc.
88

9-
1. Make sure you have signed the [Scala CLA](http://typesafe.com/contribute/cla/scala), if not, sign it.
9+
1. Make sure you have signed the [Scala CLA](https://www.lightbend.com/contribute/cla/scala), if not, sign it.
1010
2. Before starting to work on a feature or a fix, it's good practice to ensure that:
1111
1. There is a ticket for your work in the project's [issue tracker](https://github.com/lampepfl/dotty/issues);
1212
2. The ticket has been discussed and prioritized by the team.

0 commit comments

Comments
 (0)