Skip to content

Commit

Permalink
ga_switcher: Link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed May 11, 2021
1 parent a54343f commit 5a8f7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ga_switcher.html
Expand Up @@ -85,7 +85,7 @@ <h1>Gap Analysis doc switcher</h1>
<br><span style="font-size: 100%; color:brown;font-weight:bold;">South Asia</span> &nbsp;&nbsp;
<a href="https://www.w3.org/TR/beng-gap|https://w3c.github.io/iip/gap-analysis/beng-gap" onClick="showDoc(this.href); return false;">Bengali</a>
<a href="https://www.w3.org/TR/deva-gap|https://w3c.github.io/iip/gap-analysis/deva-gap" onClick="showDoc(this.href); return false;">Devanagari</a>
<a href="https://www.w3.org/TR/gujr-gap|https://www.w3.org/TR/gujr-gap" onClick="showDoc(this.href); return false;">Gujarati</a>
<a href="https://www.w3.org/TR/gujr-gap|https://w3c.github.io/iip/gap-analysis/gujr-gap" onClick="showDoc(this.href); return false;">Gujarati</a>
<a href="https://www.w3.org/TR/guru-gap|https://w3c.github.io/iip/gap-analysis/guru-gap" onClick="showDoc(this.href); return false;">Gurmukhi</a>
<a href="https://www.w3.org/TR/taml-gap|https://w3c.github.io/iip/gap-analysis/taml-gap" onClick="showDoc(this.href); return false;">Tamil</a>

Expand Down

0 comments on commit 5a8f7ed

Please sign in to comment.