Skip to content
Snippets Groups Projects
Commit 8e7f57fc authored by Sébastien Dinot's avatar Sébastien Dinot
Browse files

chore: local pages pointed by relative urls

parent fb9b4ebc
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<a class="nav-link dropdown-toggle" data-toggle="dropdown" id="dropdownCommunity" href="/community.html" role="button" aria-haspopup="true" aria-expanded="false">Community</a> <a class="nav-link dropdown-toggle" data-toggle="dropdown" id="dropdownCommunity" href="/community.html" role="button" aria-haspopup="true" aria-expanded="false">Community</a>
<div class="dropdown-menu bg-primary h5" aria-labelledby="dropdownCommunity"> <div class="dropdown-menu bg-primary h5" aria-labelledby="dropdownCommunity">
<a class="dropdown-item text-light" href="https://forum.orekit.org/">Forum</a> <a class="dropdown-item text-light" href="https://forum.orekit.org/">Forum</a>
<a class="dropdown-item text-light" href="https://www.orekit.org/site-orekit-latest/contributing.html">How to contribute?</a> <a class="dropdown-item text-light" href="/site-orekit-latest/contributing.html">How to contribute?</a>
<a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/orekit/issues">Bug tracker</a> <a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/orekit/issues">Bug tracker</a>
<a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/orekit">Source code repository</a> <a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/orekit">Source code repository</a>
<a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/orekit/pipelines">Continuous integration</a> <a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/orekit/pipelines">Continuous integration</a>
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<a class="nav-link dropdown-toggle" data-toggle="dropdown" id="dropdownCommunity" href="/" role="button" aria-haspopup="true" aria-expanded="false">Community</a> <a class="nav-link dropdown-toggle" data-toggle="dropdown" id="dropdownCommunity" href="/" role="button" aria-haspopup="true" aria-expanded="false">Community</a>
<div class="dropdown-menu bg-primary h5" aria-labelledby="dropdownCommunity"> <div class="dropdown-menu bg-primary h5" aria-labelledby="dropdownCommunity">
<a class="dropdown-item text-light" href="https://forum.orekit.org/">Forum</a> <a class="dropdown-item text-light" href="https://forum.orekit.org/">Forum</a>
<a class="dropdown-item text-light" href="https://www.orekit.org/site-rugged-latest/contributing.html">How to contribute?</a> <a class="dropdown-item text-light" href="/site-rugged-latest/contributing.html">How to contribute?</a>
<a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/rugged/issues">Bug tracker</a> <a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/rugged/issues">Bug tracker</a>
<a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/rugged">Source code repository</a> <a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/rugged">Source code repository</a>
<a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/rugged/pipelines">Continuous integration</a> <a class="dropdown-item text-light" href="https://gitlab.orekit.org/orekit/rugged/pipelines">Continuous integration</a>
......
...@@ -11,7 +11,7 @@ layout: home_orekit ...@@ -11,7 +11,7 @@ layout: home_orekit
<blockquote class="note yellow"> <blockquote class="note yellow">
Orekit 10.0<br/> Orekit 10.0<br/>
released<br/> released<br/>
<a href="{{ site.url }}/download.html">get it</a>! <a href="/download.html">get it</a>!
</blockquote> </blockquote>
</div --> </div -->
...@@ -39,7 +39,7 @@ layout: home_orekit ...@@ -39,7 +39,7 @@ layout: home_orekit
<h2><span class="fa fa-code"></span>Java & Python APIs</h2> <h2><span class="fa fa-code"></span>Java & Python APIs</h2>
<p>Orekit is developed <p>Orekit is developed
<a href="https://test.orekit.org/site-orekit-latest/apidocs/index.html">in Java</a>. <a href="/site-orekit-latest/apidocs/index.html">in Java</a>.
As Python is widely used in the scientific world, one of our awesome As Python is widely used in the scientific world, one of our awesome
contributors has created and maintains a contributors has created and maintains a
<a href="https://gitlab.orekit.org/orekit-labs/python-wrapper/-/wikis/home">Python wrapper</a>. <a href="https://gitlab.orekit.org/orekit-labs/python-wrapper/-/wikis/home">Python wrapper</a>.
...@@ -50,7 +50,8 @@ layout: home_orekit ...@@ -50,7 +50,8 @@ layout: home_orekit
<p>Orekit is freely available both in source and binary formats, with all <p>Orekit is freely available both in source and binary formats, with all
related documentation and tests.</p> related documentation and tests.</p>
<p>Orekit is distributed under the <a href="license.html">Apache License version 2.0</a>, <p>Orekit is distributed under the
<a href="/license.html">Apache License version 2.0</a>,
a well known business-friendly license. This means anybody can use it to a well known business-friendly license. This means anybody can use it to
build any application, free or not. There are no strings attached to build any application, free or not. There are no strings attached to
user code.</p> user code.</p>
...@@ -119,8 +120,8 @@ layout: home_orekit ...@@ -119,8 +120,8 @@ layout: home_orekit
<li><span class="fa-li fa-lg fa fa-gears"></span> <li><span class="fa-li fa-lg fa fa-gears"></span>
<p>You may discover other usages of Orekit in the presentations made <p>You may discover other usages of Orekit in the presentations made
by several space sector actors during the by several space sector actors during the
<a href="https://www.orekit.org/news/2017/12/01/orekit-day-2017-presentations.html">Orekit Day 2017</a> and <a href="/news/2017/12/01/orekit-day-2017-presentations.html">Orekit Day 2017</a> and
<a href="https://www.orekit.org/news/2019/05/28/orekit-day-2019-presentations-and-first-impressions.html">Orekit Day 2019</a>.</p> <a href="/news/2019/05/28/orekit-day-2019-presentations-and-first-impressions.html">Orekit Day 2019</a>.</p>
</li> </li>
</ul> </ul>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
title: Rugged Support title: Rugged Support
excerpt: Rugged is a sensor-to-terrain mapping free library excerpt: Rugged is a sensor-to-terrain mapping free library
date: 2016-09-20 20:10:00 +02:00 date: 2016-09-20 20:10:00 +02:00
modified: 2023-01-31 16:46:06 +01:00 modified: 2023-02-16 00:14:44 +01:00
layout: default_rugged layout: default_rugged
--- ---
...@@ -39,10 +39,10 @@ layout: default_rugged ...@@ -39,10 +39,10 @@ layout: default_rugged
<ul> <ul>
<li> <li>
<p><a href="https://www.orekit.org/mailing-list-archives/rugged-developers/threads.html">Rugged developers</a></p> <p><a href="/mailing-list-archives/rugged-developers/threads.html">Rugged developers</a></p>
</li> </li>
<li> <li>
<p><a href="https://www.orekit.org/mailing-list-archives/rugged-users/threads.html">Rugged users</a></p> <p><a href="/mailing-list-archives/rugged-users/threads.html">Rugged users</a></p>
</li> </li>
</ul> </ul>
......
--- ---
title: Orekit Support title: Orekit Support
date: 2015-01-09 23:52:02 +01:00 date: 2015-01-09 23:52:02 +01:00
modified: 2023-01-31 16:46:14 +01:00 modified: 2023-02-16 00:14:37 +01:00
layout: default_orekit layout: default_orekit
--- ---
...@@ -37,10 +37,10 @@ layout: default_orekit ...@@ -37,10 +37,10 @@ layout: default_orekit
<ul> <ul>
<li> <li>
<p><a href="https://www.orekit.org/mailing-list-archives/orekit-developers/threads.html">Orekit developers</a></p> <p><a href="/mailing-list-archives/orekit-developers/threads.html">Orekit developers</a></p>
</li> </li>
<li> <li>
<p><a href="https://www.orekit.org/mailing-list-archives/orekit-users/threads.html">Orekit users</a></p> <p><a href="/mailing-list-archives/orekit-users/threads.html">Orekit users</a></p>
</li> </li>
</ul> </ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment