Bump Markedj to 1.0.16 (#2292)

This commit is contained in:
Naoki Takezoe
2019-03-31 22:37:03 +09:00
committed by GitHub
parent f648d60abb
commit 8ad0b25023
5 changed files with 46 additions and 26 deletions

View File

@@ -154,7 +154,7 @@ tasks
)(context)
assert(
html == """<p><a href="CHANGELOG.md">ChangeLog</a></p>"""
html == """<p><a href="http://localhost:8080/user/repo/blob/master/sub/dir/CHANGELOG.md">ChangeLog</a></p>"""
)
}
}