Skip to content

Commit 426c0f4

Browse files
author
Filip Łukasik
committed
add gitter link
1 parent 8166a99 commit 426c0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scaladoc/src/dotty/tools/scaladoc/renderers/HtmlRenderer.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ class HtmlRenderer(rootPackage: Member, members: Map[DRI, Member])(using ctx: Do
262262
a(href := "https://discord.com/invite/scala") (
263263
button(cls := "icon-button discord"),
264264
),
265-
a(href := "https://github.com/lampepfl/dotty") (
265+
a(href := "https://gitter.im/scala/scala") (
266266
button(cls := "icon-button gitter"),
267267
),
268268
div(cls := "text")(

0 commit comments

Comments
 (0)