Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dok committed Dec 28, 2018
1 parent 97d4ddb commit fb94fbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exports[`anchors 1`] = `
exports[`anchors with baseUrl 1`] = `
"<p><a href=\\"/child/v1.0/docs/slug\\" target=\\"_self\\" class=\\"doc-link\\" data-sidebar=\\"slug\\">doc</a><br/>
<a href=\\"/child/v1.0/reference-link#slug\\" target=\\"_self\\">ref</a><br/>
<a href=\\"/child/v1.0/reference-link\\" target=\\"_self\\">ref</a><br/>
<a href=\\"/child/v1.0/blog/slug\\" target=\\"_self\\">blog</a><br/>
<a href=\\"/child/v1.0/page/slug\\" target=\\"_self\\">page</a><br/>
</p>"
Expand Down

0 comments on commit fb94fbd

Please sign in to comment.