Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Nov 21, 2022
1 parent 1bbe6e0 commit 55c4dde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ object Http4sOrgSitePlugin extends AutoPlugin {
scmInfo.value.fold("https://github.com/http4s")(_.browseUrl.toString),
HeliumIcon.github,
options = Styles("svg-link")),
IconLink.external("https://discord.gg/XF3CXcMzqD", HeliumIcon.chat),
IconLink.external("https://discord.gg/XF3CXcMzqD", HeliumIcon.chat)
)
)
}
Expand Down

0 comments on commit 55c4dde

Please sign in to comment.