summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2022-05-05 16:01:25 +0800
committerFrederick Yin <fkfd@fkfd.me>2022-05-05 16:01:25 +0800
commit3c4e377d232856cc14ee2da339e624783b808dfc (patch)
tree0806123699a9a54c6b6c9d03a885e64272fa7e93
parent7ca7c9c75adc85fa4812d521cf71e600dcc165b1 (diff)
projects/kanvas: Fix img src typo
-rw-r--r--docs/projects/kanvas.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/projects/kanvas.md b/docs/projects/kanvas.md
index 93cd1f8..64ece77 100644
--- a/docs/projects/kanvas.md
+++ b/docs/projects/kanvas.md
@@ -87,7 +87,7 @@ You can remove courses you don't wish to see, e.g. from a finished
semester. You can also rename the course code, for brevity or whatever.
![This time "Courses" only contains two lines with a course ID and a short
-course code each.](img/kanvas/config_kanvas_3.png)
+course code each.](img/kanvas/config_canvas_3.png)
Of course I know this configuration method is far from ideal, but I'm just
too inexperienced with QML. I'll add that to my todo list.