Skip to content

Commit c2e59ec

Browse files
committed
https
1 parent 34c45a7 commit c2e59ec

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

_includes/head.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
</title>
1616

1717
<!-- CSS -->
18-
<link rel="stylesheet" href="{{ site.baseurl }}/public/css/poole.css">
19-
<link rel="stylesheet" href="{{ site.baseurl }}/public/css/syntax.css">
20-
<link rel="stylesheet" href="/public/css/hyde.css">
21-
<link rel="stylesheet" href="{{ site.baseurl }}/public/css/main.css">
18+
<link rel="stylesheet" href="https://openmath.org/public/css/poole.css">
19+
<link rel="stylesheet" href="https://openmath.org/public/css/syntax.css">
20+
<link rel="stylesheet" href="https://openmath.org/public/css/hyde.css">
21+
<link rel="stylesheet" href="https://openmath.org/public/css/main.css">
2222
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
2323

2424
<!-- Icons -->
25-
<link rel="shortcut icon" sizes="144x144" type="image/png" href="{{ site.baseurl }}/public/favicon.png">
25+
<link rel="shortcut icon" sizes="144x144" type="image/png" href="https://openmath.org/public/favicon.png">
2626

2727
<!-- RSS -->
28-
<link rel="alternate" type="application/rss+xml" title="RSS" href="{{ site.baseurl }}/atom.xml">
28+
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
2929

3030
{% if page.id == "Calendar" %}
3131
{% include calendar.html %}

cd/arith1.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!DOCTYPE html>
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
4-
<link rel="stylesheet" href="https://openmath.github.io/public/css/hyde.css"/>
5-
<link rel="stylesheet" href="https://openmath.github.io/public/css/main.css"/>
4+
<link rel="stylesheet" href="https://openmath.org/public/css/hyde.css"/>
5+
<link rel="stylesheet" href="https://openmath.org/public/css/main.css"/>
66
<link rel="shortcut icon" sizes="144x144" type="image/png" href="/public/favicon.png"/>
77
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_SVG"> </script>
88
<script type="text/javascript"> function divfold(_Id){
@@ -17,15 +17,15 @@
1717
}
1818
</script>
1919
<title>arith1</title>
20-
<link rel="stylesheet" href="https://openmath.github.io/cd/omcd.css" type="text/css"/>
20+
<link rel="stylesheet" href="https://openmath.org/cd/omcd.css" type="text/css"/>
2121
</head>
2222
<body class="theme-base-odk">
2323
<div class="sidebar">
2424
<div class="container">
2525
<div class="sidebar-about">
2626
<h1>
2727
<a href="/">
28-
<img src="https://openmath.github.io/public/logo.png" alt="OpenMath" width="100%"/>
28+
<img src="https://openmath.org/public/logo.png" alt="OpenMath" width="100%"/>
2929
</a>
3030
</h1>
3131
<p class="lead">OpenMath is an extensible standard for representing the semantics of mathematical objects.</p>
@@ -34,33 +34,33 @@ <h1>
3434
</p>
3535
</div>
3636
<nav class="sidebar-nav">
37-
<a class="sidebar-nav-item" href="https://openmath.github.io/">Home</a> ,
38-
<a class="sidebar-nav-item" href="https://openmath.github.io/about/">OpenMath</a>
37+
<a class="sidebar-nav-item" href="https://openmath.org/">Home</a> ,
38+
<a class="sidebar-nav-item" href="https://openmath.org/about/">OpenMath</a>
3939
<br/>
40-
<a class="sidebar-nav-item" href="https://openmath.github.io/society/">OM Society</a> ,
41-
<a class="sidebar-nav-item" href="https://openmath.github.io/meetings/">Meetings</a>
40+
<a class="sidebar-nav-item" href="https://openmath.org/society/">OM Society</a> ,
41+
<a class="sidebar-nav-item" href="https://openmath.org/meetings/">Meetings</a>
4242
<br/>
43-
<a class="sidebar-nav-item" href="https://openmath.github.io/standard/">Standards</a> ,
44-
<a class="sidebar-nav-item" href="https://openmath.github.io/documents/">Documents</a> ,
45-
<a class="sidebar-nav-item" href="https://openmath.github.io/cd/">CDs</a>
43+
<a class="sidebar-nav-item" href="https://openmath.org/standard/">Standards</a> ,
44+
<a class="sidebar-nav-item" href="https://openmath.org/documents/">Documents</a> ,
45+
<a class="sidebar-nav-item" href="https://openmath.org/cd/">CDs</a>
4646
<br/>
47-
<a class="sidebar-nav-item" href="https://openmath.github.io/development/">Development</a> ,
48-
<a class="sidebar-nav-item" href="https://openmath.github.io/projects/">Projects</a> ,
49-
<a class="sidebar-nav-item" href="https://openmath.github.io/software/">Software &amp; Tools</a>
47+
<a class="sidebar-nav-item" href="https://openmath.org/development/">Development</a> ,
48+
<a class="sidebar-nav-item" href="https://openmath.org/projects/">Projects</a> ,
49+
<a class="sidebar-nav-item" href="https://openmath.org/software/">Software &amp; Tools</a>
5050
<br/>
51-
<a class="sidebar-nav-item" href="https://openmath.github.io/news/">News</a> ,
52-
<a class="sidebar-nav-item" href="https://openmath.github.io/follow/">Follow &amp; Contact us</a>
51+
<a class="sidebar-nav-item" href="https://openmath.org/news/">News</a> ,
52+
<a class="sidebar-nav-item" href="https://openmath.org/follow/">Follow &amp; Contact us</a>
5353
&#160;&#160;
5454
<span class="sidebar-nav-item">
55-
<a href="https://openmath.github.io/atom.xml">
56-
<img class="icon" src="https://openmath.github.io/public/feed_w.png" alt="atom feed"/>
55+
<a href="https://openmath.org/atom.xml">
56+
<img class="icon" src="https://openmath.org/public/feed_w.png" alt="atom feed"/>
5757
</a>
5858
<a href="https://twitter.com/openmath">
59-
<img class="icon" src="https://openmath.github.io/public/twitter_w.png"
59+
<img class="icon" src="https://openmath.org/public/twitter_w.png"
6060
alt="twitter"/>
6161
</a>
6262
<a href="https://github.com/OpenMath">
63-
<img class="icon" src="https://openmath.github.io/public/github_w.png" alt="github"/>
63+
<img class="icon" src="https://openmath.org/public/github_w.png" alt="github"/>
6464
</a>
6565
</span>
6666
<br/>

0 commit comments

Comments
 (0)