We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d7bba commit 892fa0aCopy full SHA for 892fa0a
2 files changed
website/www/site/layouts/shortcodes/button-colab.html
@@ -14,7 +14,7 @@
14
<td>
15
<a class="button" target="_blank" href="{{ .Get `url` }}">
16
<img alt="Run in Colab" width="32px" height="32px"
17
- src="https://github.com/googlecolab/open_in_colab/raw/master/images/icon32.png" />
+ src="/images/colab/icon32.png" />
18
Run in Colab
19
</a>
20
</td>
website/www/site/static/images/colab/icon32.png
1.38 KB
0 commit comments