Skip to content

Commit e537e7c

Browse files
authored
chore: Update table.html
1 parent d7029ef commit e537e7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<article class='markdown-body'>
2323
<h1 id="table-generation-example">Table generation example</h1>
2424

25-
<h2 id="with-numonarray">With Numo::Narray</h2>
25+
<h2 id="with-numonarrayhttpsgithubcomruby-numonumo-narray">With <a href="https://github.com/ruby-numo/numo-narray">Numo::Narray</a></h2>
2626

2727
<div class="language-ruby highlighter-coderay"><div class="CodeRay">
2828
<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

Comments
 (0)