Skip to content

Commit a63fb7d

Browse files
Fix png and gif reference
1 parent bd90cb2 commit a63fb7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ rm.plot_map(values=values,
188188
)
189189
```
190190

191-
![png](https://github.com/ColCarroll/ridge_map/blob/main/examples/washington.png?raw=true)
192-
![gif, made using imageio](https://github.com/ColCarroll/ridge_map/blob/main/examples/washington.gif?raw=true)
191+
![png](/examples/washington.png?raw=true)
192+
![gif](/examples/washington.gif?raw=true)
193193

194194
### What about Walden Pond?
195195

0 commit comments

Comments
 (0)