Skip to content

Commit 9f41fc9

Browse files
committed
fixed uri in highlighting doc
1 parent 32c8b45 commit 9f41fc9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/src/user_guide/setup/highlighting.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# Highlighting
22

33
<video autoplay loop muted controls>
4-
<source src="../../../img/highlighting.mp4" type="video/mp4">
4+
<source src="../../img/highlighting.mp4" type="video/mp4">
55
</video>
66

7-
8-
97
AnkiMorphs can automatically color-code morphs based on their learning status, i.e., how well you know them.
108

119
I recommend only putting the highlighted-field on the back of cards. The reason for this is that, in order to get the
@@ -127,7 +125,7 @@ Here is an example of what they all look like:
127125

128126
### Duplicate Audio Problem
129127

130-
![duplicate-audio.png](../../../img/duplicate-audio.png)
128+
![duplicate-audio.png](../../img/duplicate-audio.png)
131129

132130
When the back of a card also has an audio field and not just the front, then both might play after each other when you
133131
press `Show Answer` on the card. To prevent both playing you can do the following:

0 commit comments

Comments
 (0)