Skip to content

Commit

Permalink
Retire gitter.im/lampepfl/dotty in favor of scala/scala
Browse files Browse the repository at this point in the history
  • Loading branch information
smarter committed May 17, 2021
1 parent 83e17f1 commit 9c518b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Dotty
=====
[![Dotty CI](https://github.com/lampepfl/dotty/workflows/Dotty/badge.svg?branch=master)](https://github.com/lampepfl/dotty/actions?query=branch%3Amaster)
[![Join the chat at https://gitter.im/lampepfl/dotty](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/lampepfl/dotty?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join the chat at https://gitter.im/scala/scala](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/scala/scala?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

* [Homepage](http://dotty.epfl.ch)
* [Documentation](https://dotty.epfl.ch/docs)
Expand Down
2 changes: 1 addition & 1 deletion docs/_layouts/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</div>
<script>
((window.gitter = {}).chat = {}).options = {
room: 'lampepfl/dotty'
room: 'scala/scala'
};
</script>
<script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script>

0 comments on commit 9c518b3

Please sign in to comment.