Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Changes type graph message
Closes #2332
  • Loading branch information
JJ committed Sep 26, 2018
1 parent 763b010 commit ca7cb59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions htmlify.p6
Expand Up @@ -381,10 +381,9 @@ multi write-type-source($doc) {
<code>\qq[$podname]</code></figcaption>
\qq[&svg-for-file("html/images/type-graph-$podname.svg")]
<p class="fallback">
Stand-alone image:
<a rel="alternate"
href="/images/type-graph-\qq[&uri_escape($podname)].svg"
type="image/svg+xml">vector</a>
type="image/svg+xml">Expand above chart</a>
</p>
</figure>
CONTENTS_END
Expand Down

0 comments on commit ca7cb59

Please sign in to comment.