Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
index.html: Load camelia via protocol-relative URL
  • Loading branch information
moritz committed Dec 4, 2015
1 parent 366d8ad commit fa15a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/index.html
Expand Up @@ -41,7 +41,7 @@

<header class="specs">
<a href="https://github.com/perl6/mu/blob/master/misc/camelia.txt">
<img src="http://perl6.org/camelia-logo.png" alt="camelia perl bug logo">
<img src="//perl6.org/camelia-logo.png" alt="camelia perl bug logo">
</a>
<h1>Perl 6 Design Documents</h1>

Expand Down

0 comments on commit fa15a69

Please sign in to comment.