Skip to content

Commit 46da1d9

Browse files
author
Dave Cross
committed
Web site generation
1 parent 275cd85 commit 46da1d9

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<!doctype html>
33
<html lang="en">
44
<head>
5-
<base href="/app-cpanmodulesite/">
65
<!-- Required meta tags -->
76
<meta charset="utf-8">
87
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -50,7 +49,7 @@
5049
<div class="col-3">
5150
<h2>Documentation</h2>
5251
<ul>
53-
<li><a href="lib/App/CPANModuleSite.html">App::CPANModuleSite</a></li>
52+
<li><a href="/lib/App/CPANModuleSite.html">App::CPANModuleSite</a></li>
5453
</ul>
5554

5655
<h2>Other links</h2>

docs/lib/App/CPANModuleSite.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<!doctype html>
33
<html lang="en">
44
<head>
5-
<base href="/app-cpanmodulesite/">
65
<!-- Required meta tags -->
76
<meta charset="utf-8">
87
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -50,7 +49,7 @@
5049
<div class="col-3">
5150
<h2>Documentation</h2>
5251
<ul>
53-
<li><a href="lib/App/CPANModuleSite.html">App::CPANModuleSite</a></li>
52+
<li><a href="/lib/App/CPANModuleSite.html">App::CPANModuleSite</a></li>
5453
</ul>
5554

5655
<h2>Other links</h2>

0 commit comments

Comments
 (0)