Skip to content

Commit 8e1dfdb

Browse files
authored
Change links in 404.html to relative paths
Updated stylesheet and script links to use relative paths.
1 parent 23db52d commit 8e1dfdb

1 file changed

Lines changed: 43 additions & 43 deletions

File tree

0.11.2/404.html

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646

4747

4848

49-
<link rel="stylesheet" href="/bottom/stable/stylesheets/extra.css">
49+
<link rel="stylesheet" href="./stylesheets/extra.css">
5050

51-
<script>__md_scope=new URL("/bottom/stable",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
51+
<script>__md_scope=new URL(".",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5252

5353

5454

@@ -87,7 +87,7 @@
8787

8888
<header class="md-header" data-md-component="header">
8989
<nav class="md-header__inner md-grid" aria-label="Header">
90-
<a href="/bottom/stable/." title="bottom" class="md-header__button md-logo" aria-label="bottom" data-md-component="logo">
90+
<a href="." title="bottom" class="md-header__button md-logo" aria-label="bottom" data-md-component="logo">
9191

9292

9393
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
@@ -230,7 +230,7 @@
230230

231231

232232
<li class="md-tabs__item">
233-
<a href="/bottom/stable/." class="md-tabs__link">
233+
<a href="." class="md-tabs__link">
234234

235235

236236

@@ -251,7 +251,7 @@
251251

252252

253253
<li class="md-tabs__item">
254-
<a href="/bottom/stable/support/official/" class="md-tabs__link">
254+
<a href="./support/official/" class="md-tabs__link">
255255

256256

257257

@@ -273,7 +273,7 @@
273273

274274

275275
<li class="md-tabs__item">
276-
<a href="/bottom/stable/usage/general-usage/" class="md-tabs__link">
276+
<a href="./usage/general-usage/" class="md-tabs__link">
277277

278278

279279

@@ -295,7 +295,7 @@
295295

296296

297297
<li class="md-tabs__item">
298-
<a href="/bottom/stable/configuration/command-line-options/" class="md-tabs__link">
298+
<a href="./configuration/command-line-options/" class="md-tabs__link">
299299

300300

301301

@@ -317,7 +317,7 @@
317317

318318

319319
<li class="md-tabs__item">
320-
<a href="/bottom/stable/contribution/issues-and-pull-requests/" class="md-tabs__link">
320+
<a href="./contribution/issues-and-pull-requests/" class="md-tabs__link">
321321

322322

323323

@@ -337,7 +337,7 @@
337337

338338

339339
<li class="md-tabs__item">
340-
<a href="/bottom/stable/troubleshooting/" class="md-tabs__link">
340+
<a href="./troubleshooting/" class="md-tabs__link">
341341

342342

343343

@@ -374,7 +374,7 @@
374374

375375
<nav class="md-nav md-nav--primary md-nav--lifted md-nav--integrated" aria-label="Navigation" data-md-level="0">
376376
<label class="md-nav__title" for="__drawer">
377-
<a href="/bottom/stable/." title="bottom" class="md-nav__button md-logo" aria-label="bottom" data-md-component="logo">
377+
<a href="." title="bottom" class="md-nav__button md-logo" aria-label="bottom" data-md-component="logo">
378378

379379

380380
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
@@ -404,7 +404,7 @@
404404

405405

406406
<li class="md-nav__item">
407-
<a href="/bottom/stable/." class="md-nav__link">
407+
<a href="." class="md-nav__link">
408408

409409

410410

@@ -477,7 +477,7 @@
477477

478478

479479
<li class="md-nav__item">
480-
<a href="/bottom/stable/support/official/" class="md-nav__link">
480+
<a href="./support/official/" class="md-nav__link">
481481

482482

483483

@@ -500,7 +500,7 @@
500500

501501

502502
<li class="md-nav__item">
503-
<a href="/bottom/stable/support/unofficial/" class="md-nav__link">
503+
<a href="./support/unofficial/" class="md-nav__link">
504504

505505

506506

@@ -585,7 +585,7 @@
585585

586586

587587
<li class="md-nav__item">
588-
<a href="/bottom/stable/usage/general-usage/" class="md-nav__link">
588+
<a href="./usage/general-usage/" class="md-nav__link">
589589

590590

591591

@@ -608,7 +608,7 @@
608608

609609

610610
<li class="md-nav__item">
611-
<a href="/bottom/stable/usage/basic-mode/" class="md-nav__link">
611+
<a href="./usage/basic-mode/" class="md-nav__link">
612612

613613

614614

@@ -692,7 +692,7 @@
692692

693693

694694
<li class="md-nav__item">
695-
<a href="/bottom/stable/usage/widgets/cpu/" class="md-nav__link">
695+
<a href="./usage/widgets/cpu/" class="md-nav__link">
696696

697697

698698

@@ -715,7 +715,7 @@
715715

716716

717717
<li class="md-nav__item">
718-
<a href="/bottom/stable/usage/widgets/memory/" class="md-nav__link">
718+
<a href="./usage/widgets/memory/" class="md-nav__link">
719719

720720

721721

@@ -738,7 +738,7 @@
738738

739739

740740
<li class="md-nav__item">
741-
<a href="/bottom/stable/usage/widgets/network/" class="md-nav__link">
741+
<a href="./usage/widgets/network/" class="md-nav__link">
742742

743743

744744

@@ -761,7 +761,7 @@
761761

762762

763763
<li class="md-nav__item">
764-
<a href="/bottom/stable/usage/widgets/process/" class="md-nav__link">
764+
<a href="./usage/widgets/process/" class="md-nav__link">
765765

766766

767767

@@ -784,7 +784,7 @@
784784

785785

786786
<li class="md-nav__item">
787-
<a href="/bottom/stable/usage/widgets/disk/" class="md-nav__link">
787+
<a href="./usage/widgets/disk/" class="md-nav__link">
788788

789789

790790

@@ -807,7 +807,7 @@
807807

808808

809809
<li class="md-nav__item">
810-
<a href="/bottom/stable/usage/widgets/temperature/" class="md-nav__link">
810+
<a href="./usage/widgets/temperature/" class="md-nav__link">
811811

812812

813813

@@ -830,7 +830,7 @@
830830

831831

832832
<li class="md-nav__item">
833-
<a href="/bottom/stable/usage/widgets/battery/" class="md-nav__link">
833+
<a href="./usage/widgets/battery/" class="md-nav__link">
834834

835835

836836

@@ -861,7 +861,7 @@
861861

862862

863863
<li class="md-nav__item">
864-
<a href="/bottom/stable/usage/autocomplete/" class="md-nav__link">
864+
<a href="./usage/autocomplete/" class="md-nav__link">
865865

866866

867867

@@ -942,7 +942,7 @@
942942

943943

944944
<li class="md-nav__item">
945-
<a href="/bottom/stable/configuration/command-line-options/" class="md-nav__link">
945+
<a href="./configuration/command-line-options/" class="md-nav__link">
946946

947947

948948

@@ -1006,7 +1006,7 @@
10061006

10071007

10081008
<div class="md-nav__link md-nav__container">
1009-
<a href="/bottom/stable/configuration/config-file/" class="md-nav__link ">
1009+
<a href="./configuration/config-file/" class="md-nav__link ">
10101010

10111011

10121012

@@ -1041,7 +1041,7 @@
10411041

10421042

10431043
<li class="md-nav__item">
1044-
<a href="/bottom/stable/configuration/config-file/cpu/" class="md-nav__link">
1044+
<a href="./configuration/config-file/cpu/" class="md-nav__link">
10451045

10461046

10471047

@@ -1064,7 +1064,7 @@
10641064

10651065

10661066
<li class="md-nav__item">
1067-
<a href="/bottom/stable/configuration/config-file/disk-table/" class="md-nav__link">
1067+
<a href="./configuration/config-file/disk-table/" class="md-nav__link">
10681068

10691069

10701070

@@ -1087,7 +1087,7 @@
10871087

10881088

10891089
<li class="md-nav__item">
1090-
<a href="/bottom/stable/configuration/config-file/network/" class="md-nav__link">
1090+
<a href="./configuration/config-file/network/" class="md-nav__link">
10911091

10921092

10931093

@@ -1110,7 +1110,7 @@
11101110

11111111

11121112
<li class="md-nav__item">
1113-
<a href="/bottom/stable/configuration/config-file/processes/" class="md-nav__link">
1113+
<a href="./configuration/config-file/processes/" class="md-nav__link">
11141114

11151115

11161116

@@ -1133,7 +1133,7 @@
11331133

11341134

11351135
<li class="md-nav__item">
1136-
<a href="/bottom/stable/configuration/config-file/temperature-table/" class="md-nav__link">
1136+
<a href="./configuration/config-file/temperature-table/" class="md-nav__link">
11371137

11381138

11391139

@@ -1156,7 +1156,7 @@
11561156

11571157

11581158
<li class="md-nav__item">
1159-
<a href="/bottom/stable/configuration/config-file/flags/" class="md-nav__link">
1159+
<a href="./configuration/config-file/flags/" class="md-nav__link">
11601160

11611161

11621162

@@ -1179,7 +1179,7 @@
11791179

11801180

11811181
<li class="md-nav__item">
1182-
<a href="/bottom/stable/configuration/config-file/layout/" class="md-nav__link">
1182+
<a href="./configuration/config-file/layout/" class="md-nav__link">
11831183

11841184

11851185

@@ -1202,7 +1202,7 @@
12021202

12031203

12041204
<li class="md-nav__item">
1205-
<a href="/bottom/stable/configuration/config-file/styling/" class="md-nav__link">
1205+
<a href="./configuration/config-file/styling/" class="md-nav__link">
12061206

12071207

12081208

@@ -1295,7 +1295,7 @@
12951295

12961296

12971297
<li class="md-nav__item">
1298-
<a href="/bottom/stable/contribution/issues-and-pull-requests/" class="md-nav__link">
1298+
<a href="./contribution/issues-and-pull-requests/" class="md-nav__link">
12991299

13001300

13011301

@@ -1318,7 +1318,7 @@
13181318

13191319

13201320
<li class="md-nav__item">
1321-
<a href="/bottom/stable/contribution/documentation/" class="md-nav__link">
1321+
<a href="./contribution/documentation/" class="md-nav__link">
13221322

13231323

13241324

@@ -1341,7 +1341,7 @@
13411341

13421342

13431343
<li class="md-nav__item">
1344-
<a href="/bottom/stable/contribution/packaging-and-distribution/" class="md-nav__link">
1344+
<a href="./contribution/packaging-and-distribution/" class="md-nav__link">
13451345

13461346

13471347

@@ -1421,7 +1421,7 @@
14211421

14221422

14231423
<li class="md-nav__item">
1424-
<a href="/bottom/stable/contribution/development/dev_env/" class="md-nav__link">
1424+
<a href="./contribution/development/dev_env/" class="md-nav__link">
14251425

14261426

14271427

@@ -1444,7 +1444,7 @@
14441444

14451445

14461446
<li class="md-nav__item">
1447-
<a href="/bottom/stable/contribution/development/testing/" class="md-nav__link">
1447+
<a href="./contribution/development/testing/" class="md-nav__link">
14481448

14491449

14501450

@@ -1467,7 +1467,7 @@
14671467

14681468

14691469
<li class="md-nav__item">
1470-
<a href="/bottom/stable/contribution/development/logging/" class="md-nav__link">
1470+
<a href="./contribution/development/logging/" class="md-nav__link">
14711471

14721472

14731473

@@ -1490,7 +1490,7 @@
14901490

14911491

14921492
<li class="md-nav__item">
1493-
<a href="/bottom/stable/contribution/development/build_process/" class="md-nav__link">
1493+
<a href="./contribution/development/build_process/" class="md-nav__link">
14941494

14951495

14961496

@@ -1513,7 +1513,7 @@
15131513

15141514

15151515
<li class="md-nav__item">
1516-
<a href="/bottom/stable/contribution/development/deploy_process/" class="md-nav__link">
1516+
<a href="./contribution/development/deploy_process/" class="md-nav__link">
15171517

15181518

15191519

@@ -1551,7 +1551,7 @@
15511551

15521552

15531553
<li class="md-nav__item">
1554-
<a href="/bottom/stable/troubleshooting/" class="md-nav__link">
1554+
<a href="./troubleshooting/" class="md-nav__link">
15551555

15561556

15571557

@@ -1629,7 +1629,7 @@ <h1>404 - Not found</h1>
16291629

16301630

16311631

1632-
<script id="__config" type="application/json">{"base": "/bottom/stable", "features": ["content.action.edit", "navigation.expand", "navigation.footer", "navigation.indexes", "navigation.instant", "navigation.instant.progress", "navigation.sections", "navigation.tabs", "navigation.top", "search.highlight", "search.suggest", "toc.integrate", "toc.follow"], "search": "assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "stable", "provider": "mike"}}</script>
1632+
<script id="__config" type="application/json">{"base": ".", "features": ["content.action.edit", "navigation.expand", "navigation.footer", "navigation.indexes", "navigation.instant", "navigation.instant.progress", "navigation.sections", "navigation.tabs", "navigation.top", "search.highlight", "search.suggest", "toc.integrate", "toc.follow"], "search": "assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "stable", "provider": "mike"}}</script>
16331633

16341634

16351635
<script src="assets/javascripts/bundle.50899def.min.js"></script>

0 commit comments

Comments
 (0)