Skip to content

Commit 6790c88

Browse files
committed
Use github raw link for gifs
The dynamic links do not work in the RTD so we switch to raw links.
1 parent 257d80d commit 6790c88

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ Features
1515

1616
**Customizable coding exercises and demos**
1717

18-
.. image:: https://github.com/osscar-org/scicode-widgets/blob/assets/assets/exercises.gif
18+
.. image:: https://raw.githubusercontent.com/osscar-org/scicode-widgets/assets/assets/exercises.gif
1919
:alt: Customizable coding exercises and demos
2020

2121
**Checks for students to verify their solution**
2222

23-
.. image:: https://github.com/osscar-org/scicode-widgets/blob/assets/assets/checks.gif
23+
.. image:: https://raw.githubusercontent.com/osscar-org/scicode-widgets/assets/assets/checks.gif
24+
2425
:alt: Checks for students to verify their solution
2526

2627
**Automatic grading using nbgrader**

0 commit comments

Comments
 (0)