summaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
Diffstat (limited to 'test/command')
-rw-r--r--test/command/8201.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/8201.md b/test/command/8201.md
index 288270ab3..854e13d97 100644
--- a/test/command/8201.md
+++ b/test/command/8201.md
@@ -2,5 +2,5 @@
% pandoc -f org -t html
[[file:d:/Home/Documents/test.png][Link Test]]
^D
-<p><a href="file://d:/Home/Documents/test.png">Link Test</a></p>
+<p><a href="file:///d:/Home/Documents/test.png">Link Test</a></p>
```