8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7a66c commit 321738eCopy full SHA for 321738e
_includes/footerbar.txt
@@ -24,7 +24,6 @@
24
</ul>
25
<ul>
26
<li><h5>Other Resources</h5></li>
27
- <li><a href="http://wiki.scala-lang.org">Wiki</a></li>
28
<li><a href="{{ site.baseurl }}/sips">Scala Improvement Process</a></li>
29
30
</div>
_includes/topbar.txt
@@ -36,7 +36,6 @@
36
37
<li><a href="{{ site.baseurl }}/contribute.html">Contribute</a></li>
38
<li><a href="{{ site.baseurl }}/sips">SIPs/SLIPs</a></li>
39
40
41
<form method="get" id="searchform" action="{{ site.baseurl }}/search.html">
42
<input type="text" placeholder="Search" class="field" name="q" id="q"/>
0 commit comments