Skip to content

Commit 5584173

Browse files
authored
Merge pull request #225 from wildcard/patch-1
Fixed the link to effectivescala
2 parents 89d6df6 + d7a46be commit 5584173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2>Approach</h2>
3131
<h2>Also</h2>
3232
<p>You can learn more elsewhere:
3333
<ul>
34-
<li><strong><a href="https://twitter.github.com/effectivescala/">Effective Scala</a></strong> Twitter's "best practices" for Scala. Useful for understanding idioms in Twitter's code.</li>
34+
<li><strong><a href="https://twitter.github.io/effectivescala/">Effective Scala</a></strong> Twitter's "best practices" for Scala. Useful for understanding idioms in Twitter's code.</li>
3535
<li><strong><a href="https://docs.scala-lang.org">scala-lang.org Documentation</a></strong> Links to tutorials, manuals, API reference, books, ...</li>
3636
<li><strong><a href="https://www.scala-lang.org/api/">Scala API Documentation</a></strong></li>
3737
</ul>

0 commit comments

Comments
 (0)