We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7029ef commit e537e7cCopy full SHA for e537e7c
1 file changed
examples/table.html
@@ -22,7 +22,7 @@
22
<article class='markdown-body'>
23
<h1 id="table-generation-example">Table generation example</h1>
24
25
-<h2 id="with-numonarray">With Numo::Narray</h2>
+<h2 id="with-numonarrayhttpsgithubcomruby-numonumo-narray">With <a href="https://github.com/ruby-numo/numo-narray">Numo::Narray</a></h2>
26
27
<div class="language-ruby highlighter-coderay"><div class="CodeRay">
28
<div class="code"><pre><span class="line-numbers"><a href="#n1" name="n1">1</a></span>a = <span style="color:#036;font-weight:bold">Numo</span>::<span style="color:#036;font-weight:bold">DFloat</span>.new(<span style="color:#00D">3</span>, <span style="color:#00D">5</span>).seq
0 commit comments