Skip to content

Commit 745489d

Browse files
authored
move displacement blog image to its proper place (#697)
1 parent 6bb9712 commit 745489d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/source/blog/displacement-vectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Its original implementation, however, produced results that were difficult to in
2121
For this reason, during the Hackday at [Open Software Week 2025](https://neuroinformatics.dev/open-software-summer-school/2025/index.html)—and as my first contribution to `movement`—I [volunteered](https://github.com/neuroinformatics-unit/osw25-hackday/issues/16) to develop a more intuitive interface for displacement vectors, under the supervision of [Sofía Miñano](https://github.com/sfmig).
2222
These improvements were introduced in [#657](https://github.com/neuroinformatics-unit/movement/pull/657) through a collaborative effort. The update provides a simpler, well-tested, and better-documented implementation that makes displacement computations easier to understand and use.
2323

24-
![A diagram that shows the comparison between the previous implementation and the updated one.](resources/displacement_old_vs_new.png)
24+
![A diagram that shows the comparison between the previous implementation and the updated one.](../_static/blog_posts/displacement_old_vs_new.png)
2525

2626
## What's new?
2727

0 commit comments

Comments
 (0)