diff --git a/docs/src/content/docs/challenges/rxjs/49-hold-to-send-btn.md b/docs/src/content/docs/challenges/rxjs/49-hold-to-send-btn.md index ee5b4fb..13266f7 100644 --- a/docs/src/content/docs/challenges/rxjs/49-hold-to-send-btn.md +++ b/docs/src/content/docs/challenges/rxjs/49-hold-to-send-btn.md @@ -25,7 +25,7 @@ So you're going to take over from him. Here the prototype made by Lucie: -![prototype gif](../../../../../../docs/src/assets/rxjs/49/prototype.gif) +![prototype gif](../../../../assets/rxjs/49/prototype.gif) ## Acceptance Criteria