Skip to content

Commit 02971ae

Browse files
committed
update docstring
1 parent 293259a commit 02971ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logo-text.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Example:
4949
```julia
5050
textlogo("Turing")
5151
```
52-
![](turinglogo-new.svg)
52+
![](https://github.com/TuringLang/turing-logo-graphics/blob/master/images/logo-text-small.png?raw=true)
5353
"""
5454
function textlogo(
5555
txt::String;

0 commit comments

Comments
 (0)