File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ exports[`--config 1`] = `
222222 </ul >
223223 </div >
224224 <div class = ' mt1 h6 quiet' >
225- <a href = ' http ://documentation.js.org/reading-documentation.html' >Need help reading this?</a >
225+ <a href = ' https ://documentation.js.org/reading-documentation.html' >Need help reading this?</a >
226226 </div >
227227 </div >
228228 </div >
Original file line number Diff line number Diff line change @@ -1387,7 +1387,7 @@ exports[`html nested.input.js 1`] = `
13871387<html>
13881388<head>
13891389 <meta charset='utf-8' />
1390- <title>-alpha.0 | Documentation</title>
1390+ <title>-alpha.1 | Documentation</title>
13911391 <meta name='viewport' content='width=device-width,initial-scale=1'>
13921392 <link href='assets/bass.css' type='text/css' rel='stylesheet' />
13931393 <link href='assets/style.css' type='text/css' rel='stylesheet' />
@@ -1400,7 +1400,7 @@ exports[`html nested.input.js 1`] = `
14001400 <div id='split-left' class='overflow-auto fs0 height-viewport-100'>
14011401 <div class='py1 px2'>
14021402 <h3 class='mb0 no-anchor'>documentation</h3>
1403- <div class='mb1'><code>9.0.0-alpha.0 </code></div>
1403+ <div class='mb1'><code>9.0.0-alpha.1 </code></div>
14041404 <input
14051405 placeholder='Filter'
14061406 id='filter-input'
@@ -1594,7 +1594,7 @@ exports[`html nested.input.js 1`] = `
15941594 </ul>
15951595 </div>
15961596 <div class='mt1 h6 quiet'>
1597- <a href='http ://documentation.js.org/reading-documentation.html'>Need help reading this?</a>
1597+ <a href='https ://documentation.js.org/reading-documentation.html'>Need help reading this?</a>
15981598 </div>
15991599 </div>
16001600 </div>
You can’t perform that action at this time.
0 commit comments