Skip to content

Commit 119a52b

Browse files
committed
add missing newline
1 parent 07ff7bf commit 119a52b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/16-shadertoy-demo.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"source": [
77
"## Shadertoys\n",
88
"\n",
9-
"This notebook demostrates how to display [shadertoys](https://www.shadertoy.com/). Check out the documentation for more information: https://jupylet.readthedocs.io/en/latest/programmers_reference_guide/graphics-3d.html#shadertoys"
9+
"This notebook demostrates how to display [shadertoys](https://www.shadertoy.com/). Check out the documentation for more information: \n",
10+
"https://jupylet.readthedocs.io/en/latest/programmers_reference_guide/graphics-3d.html#shadertoys"
1011
]
1112
},
1213
{

0 commit comments

Comments
 (0)