Skip to content

Commit 1984890

Browse files
authored
Update article link in README.md
1 parent 356633f commit 1984890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/jupyter-notebooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ plot.add("sin(x)").add("cos(x)").add("x**2 + y**2 - 9", type: :implicit)
155155

156156
- Gem: [rubygems.org/gems/ruby-libgd](https://rubygems.org/gems/ruby-libgd)
157157
- Source: [github.com/ggerman/ruby-libgd](https://github.com/ggerman/ruby-libgd)
158-
- Article: [RubyStackNews](https://rubystacknews.com)
158+
- Article: [RubyStackNews](https://rubystacknews.com/2026/03/13/plotting-mathematical-functions-in-ruby-inside-jupyter/)

0 commit comments

Comments
 (0)