|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml"> |
3 | 3 | <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"/> |
6 | 6 | <link rel="shortcut icon" sizes="144x144" type="image/png" href="/public/favicon.png"/> |
7 | 7 | <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_SVG"> </script> |
8 | 8 | <script type="text/javascript"> function divfold(_Id){ |
|
17 | 17 | } |
18 | 18 | </script> |
19 | 19 | <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"/> |
21 | 21 | </head> |
22 | 22 | <body class="theme-base-odk"> |
23 | 23 | <div class="sidebar"> |
24 | 24 | <div class="container"> |
25 | 25 | <div class="sidebar-about"> |
26 | 26 | <h1> |
27 | 27 | <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%"/> |
29 | 29 | </a> |
30 | 30 | </h1> |
31 | 31 | <p class="lead">OpenMath is an extensible standard for representing the semantics of mathematical objects.</p> |
|
34 | 34 | </p> |
35 | 35 | </div> |
36 | 36 | <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> |
39 | 39 | <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> |
42 | 42 | <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> |
46 | 46 | <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 & 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 & Tools</a> |
50 | 50 | <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 & 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 & Contact us</a> |
53 | 53 |    |
54 | 54 | <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"/> |
57 | 57 | </a> |
58 | 58 | <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" |
60 | 60 | alt="twitter"/> |
61 | 61 | </a> |
62 | 62 | <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"/> |
64 | 64 | </a> |
65 | 65 | </span> |
66 | 66 | <br/> |
|
0 commit comments