-
Notifications
You must be signed in to change notification settings - Fork 531
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update links in README #1202
Update links in README #1202
Conversation
README.md
Outdated
@@ -31,7 +31,7 @@ shapeless is part of the [Typelevel][typelevel] family of projects. It is an Ope | |||
License v2, hosted on [github][source]. Binary artefacts are published to the | |||
[Sonatype OSS Repository Hosting service][sonatype] and synced to Maven Central. | |||
|
|||
Most discussion of shapeless and generic programming in Scala happens on the shapeless [Discord][discord]. There | |||
Most discussion of shapeless and generic programming in Scala happens on the [Typelevel Discord][discord]. There |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe "on the #shapeless channel of the Typelevel Discord" ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Many thanks!
Update links in README
Hello!
This PR updates a few links in the README to point to updated locations:
Link to Discord as primary location of active discussion, and move Gitter to secondary, replacing the freenode link.
Update repository locations for Coursier and Ammonite