Fix link

d1658239fa92494ea1d9970dbe823c79da8d289d
Alexis Sellier committed ago 1 parent 1631925b
code/index.html +1 -1
82 82
        <li>
83 83
          <a target="_blank" href="https://github.com/cloudhead/http-console">http-console</a>
84 84
          - an intuitive HTTP REPL.
85 85
        </li>
86 86
        <li>
87 -
          <a target="_blank" href="https://github.com/cloudhead/hijs">source</a>
87 +
          <a target="_blank" href="https://github.com/cloudhead/hijs">hijs</a>
88 88
          - a simple &amp; fast javascript syntax highlighter for the browser.
89 89
        </li>
90 90
        <li>
91 91
          <a target="_blank" href="https://github.com/readmill/httputil">httputil</a>
92 92
          - an http utility library for go.