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 4
4
<head>
5
5
<meta charset="UTF-8" />
6
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <link rel="stylesheet" href="/styles.css" />
7
+ <link rel="stylesheet" href=".. /styles.css" />
8
8
<title>PHP_CodeSniffer PHAR - All PHAR files</title>
9
9
</head>
10
10
11
11
<body>
12
12
<main class="container">
13
13
<h1 class="heading">All PHAR files</h1>
14
- <a href="/index.html" class="link">See latest PHAR files</a>
14
+ <a href=".. /index.html" class="link">See latest PHAR files</a>
15
15
<!-- {{ PHARS }} -->
16
16
</main>
17
17
</body>
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="UTF-8 " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < link rel ="stylesheet " href ="/styles.css " />
7
+ < link rel ="stylesheet " href =". /styles.css " />
8
8
< title > PHP_CodeSniffer PHAR - Latest PHAR files</ title >
9
9
</ head >
10
10
@@ -45,7 +45,7 @@ <h2 class="download-box__title">PHPCBF</h2>
45
45
</ article >
46
46
</ div >
47
47
< aside class ="additional-info ">
48
- < a href ="/phars/index.html ">
48
+ < a href =". /phars/index.html ">
49
49
See all PHAR files
50
50
</ a >
51
51
You can’t perform that action at this time.
0 commit comments