Skip to content

Commit 2629505

Browse files
committed
Forgot / in domain
1 parent 6d024b2 commit 2629505

File tree

12 files changed

+208
-1276
lines changed

12 files changed

+208
-1276
lines changed

guides/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,30 +25,30 @@
2525
<meta name="apple-mobile-web-app-capable" content="yes">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
2727

28-
<link rel="shortcut icon" type="image/x-icon" href="https://docs-next.witheve.comimages/favicon.png">
29-
<link rel="icon" type="image/x-icon" href="https://docs-next.witheve.comimages/favicon.png">
28+
<link rel="shortcut icon" type="image/x-icon" href="https://docs-next.witheve.com/images/favicon.png">
29+
<link rel="icon" type="image/x-icon" href="https://docs-next.witheve.com/images/favicon.png">
3030

3131
<style>
3232
@font-face {
3333
font-family: 'Icon';
34-
src: url('https://docs-next.witheve.comfonts/icon.eot?52m981');
35-
src: url('https://docs-next.witheve.comfonts/icon.eot?#iefix52m981')
34+
src: url('https://docs-next.witheve.com/fonts/icon.eot?52m981');
35+
src: url('https://docs-next.witheve.com/fonts/icon.eot?#iefix52m981')
3636
format('embedded-opentype'),
37-
url('https://docs-next.witheve.comfonts/icon.woff?52m981')
37+
url('https://docs-next.witheve.com/fonts/icon.woff?52m981')
3838
format('woff'),
39-
url('https://docs-next.witheve.comfonts/icon.ttf?52m981')
39+
url('https://docs-next.witheve.com/fonts/icon.ttf?52m981')
4040
format('truetype'),
41-
url('https://docs-next.witheve.comfonts/icon.svg?52m981#icon')
41+
url('https://docs-next.witheve.com/fonts/icon.svg?52m981#icon')
4242
format('svg');
4343
font-weight: normal;
4444
font-style: normal;
4545
}
4646
</style>
4747

48-
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/application.css">
49-
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/temporary.css">
50-
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/palettes.css">
51-
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/highlight/highlight.css">
48+
<link rel="stylesheet" href="https://docs-next.witheve.com/stylesheets/application.css">
49+
<link rel="stylesheet" href="https://docs-next.witheve.com/stylesheets/temporary.css">
50+
<link rel="stylesheet" href="https://docs-next.witheve.com/stylesheets/palettes.css">
51+
<link rel="stylesheet" href="https://docs-next.witheve.com/stylesheets/highlight/highlight.css">
5252

5353

5454

@@ -64,7 +64,7 @@
6464
</style>
6565

6666

67-
<script src="https://docs-next.witheve.comjavascripts/modernizr.js"></script>
67+
<script src="https://docs-next.witheve.com/javascripts/modernizr.js"></script>
6868

6969

7070
<link href="https://docs-next.witheve.com/guides/index.xml" rel="alternate" type="application/rss+xml" title="Eve Documentation" />
@@ -79,7 +79,7 @@
7979
<a href="http://witheve.com">
8080
<div class="logo">
8181
<img src="https://witheve.github.io/assets/images/logo_square.png" />
82-
<h1><img alt="EVE" src="https://docs-next.witheve.comimages/eve.svg" /></h1>
82+
<h1><img alt="EVE" src="https://docs-next.witheve.com/images/eve.svg" /></h1>
8383
</div>
8484
</a>
8585
<div class="flex-spacer"></div>

handbook/index.html

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -25,30 +25,30 @@
2525
<meta name="apple-mobile-web-app-capable" content="yes">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
2727

28-
<link rel="shortcut icon" type="image/x-icon" href="https://docs-next.witheve.comimages/favicon.png">
29-
<link rel="icon" type="image/x-icon" href="https://docs-next.witheve.comimages/favicon.png">
28+
<link rel="shortcut icon" type="image/x-icon" href="https://docs-next.witheve.com/images/favicon.png">
29+
<link rel="icon" type="image/x-icon" href="https://docs-next.witheve.com/images/favicon.png">
3030

3131
<style>
3232
@font-face {
3333
font-family: 'Icon';
34-
src: url('https://docs-next.witheve.comfonts/icon.eot?52m981');
35-
src: url('https://docs-next.witheve.comfonts/icon.eot?#iefix52m981')
34+
src: url('https://docs-next.witheve.com/fonts/icon.eot?52m981');
35+
src: url('https://docs-next.witheve.com/fonts/icon.eot?#iefix52m981')
3636
format('embedded-opentype'),
37-
url('https://docs-next.witheve.comfonts/icon.woff?52m981')
37+
url('https://docs-next.witheve.com/fonts/icon.woff?52m981')
3838
format('woff'),
39-
url('https://docs-next.witheve.comfonts/icon.ttf?52m981')
39+
url('https://docs-next.witheve.com/fonts/icon.ttf?52m981')
4040
format('truetype'),
41-
url('https://docs-next.witheve.comfonts/icon.svg?52m981#icon')
41+
url('https://docs-next.witheve.com/fonts/icon.svg?52m981#icon')
4242
format('svg');
4343
font-weight: normal;
4444
font-style: normal;
4545
}
4646
</style>
4747

48-
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/application.css">
49-
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/temporary.css">
50-
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/palettes.css">
51-
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/highlight/highlight.css">
48+
<link rel="stylesheet" href="https://docs-next.witheve.com/stylesheets/application.css">
49+
<link rel="stylesheet" href="https://docs-next.witheve.com/stylesheets/temporary.css">
50+
<link rel="stylesheet" href="https://docs-next.witheve.com/stylesheets/palettes.css">
51+
<link rel="stylesheet" href="https://docs-next.witheve.com/stylesheets/highlight/highlight.css">
5252

5353

5454

@@ -64,7 +64,7 @@
6464
</style>
6565

6666

67-
<script src="https://docs-next.witheve.comjavascripts/modernizr.js"></script>
67+
<script src="https://docs-next.witheve.com/javascripts/modernizr.js"></script>
6868

6969

7070
<link href="https://docs-next.witheve.com/handbook/index.xml" rel="alternate" type="application/rss+xml" title="Eve Documentation" />
@@ -79,7 +79,7 @@
7979
<a href="http://witheve.com">
8080
<div class="logo">
8181
<img src="https://witheve.github.io/assets/images/logo_square.png" />
82-
<h1><img alt="EVE" src="https://docs-next.witheve.comimages/eve.svg" /></h1>
82+
<h1><img alt="EVE" src="https://docs-next.witheve.com/images/eve.svg" /></h1>
8383
</div>
8484
</a>
8585
<div class="flex-spacer"></div>
@@ -162,12 +162,6 @@ <h2></h2>
162162

163163
<br>
164164

165-
<a href="https://docs-next.witheve.com/handbook/libraries/stdlib/" title="">
166-
<h2></h2>
167-
</a>
168-
169-
<br>
170-
171165
<a href="https://docs-next.witheve.com/handbook/libraries/" title="Standard Library">
172166
<h2>Standard Library</h2>
173167
</a>

0 commit comments

Comments
 (0)