Skip to content

Commit 6280859

Browse files
committed
update snapshot
1 parent c95342b commit 6280859

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/testthat/_snaps/docsify/render_docs

tests/testthat/_snaps/docsify/render_docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
plugins: [
3030
function(hook) {
31-
var footer = ["<a > <code> testpkg.altdoc </code> v. 0.1.0 </a> | Documentation made with <a href='https://altdoc.etiennebacher.com/'> <code> altdoc </code> v. 0.6.0.9000</a>"].join('');
31+
var footer = ["<a > <code> testpkg.altdoc </code> v. 0.1.0 </a> | Documentation made with <a href='https://altdoc.etiennebacher.com/'> <code> altdoc </code> v. 0.7.0</a>"].join('');
3232

3333
hook.afterEach(function(html) {
3434
return html + footer;

0 commit comments

Comments
 (0)