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.
2 parents 0e042b8 + e2278d5 commit ceaf0abCopy full SHA for ceaf0ab
_includes/lang-navigation.html
@@ -104,7 +104,7 @@
104
{%- if page.permalink contains {{page_type}} and page.language == "scala" -%}
105
<li class="lang-nav--item">
106
<a class="lang_nav_button {{scalaclass}}" href="/scala{{page_type}}">
107
- <div><img src="http://images.plot.ly/plotly-documentation/thumbnail/scala-small.jpg" alt="scala" class="lang_nav_thum"></div>
+ <div><img src="https://images.plot.ly/plotly-documentation/thumbnail/scala-small.jpg" alt="scala" class="lang_nav_thum"></div>
108
Scala
109
</a>
110
</li>
0 commit comments