Skip to content

Commit 3624a8d

Browse files
committed
Fix various links
1 parent 02743df commit 3624a8d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sectionid: about
1414
Until the launch of a version 1.0 release of artoolkitX, we will actively maintain a <a href="https://github.com/artoolkitx/artoolkit5" target="_blank">fork of ARToolKit v5.x</a>, provide <a href="http://www.artoolkitx.org/docs/downloads">live binary builds of the software</a>, and actively <a href="http://forums.artoolkitx.org" target="_blank">support the user community via our forum</a>.
1515
</p>
1616
<p>
17-
The first new release of artoolkitX, including full source, is available from https://github.com/artoolkitx/artoolkitx/releases/tag/1.0. The next release will include support for operating system provided frameworks such as Apple’s ARKit and Google’s ARCore. It is also likely to include support for low cost, open source hardware such as the Raspberry Pi.
17+
The first new <a href="/artoolkitx/artoolkitx/releases/tag/1.0.">release of artoolkitX</a>, including full source, is available from <a href="https://github.com/artoolkitx/artoolkitx/releases/tag/1.0">https://github.com/artoolkitx/artoolkitx/releases/tag/1.0</a>. The next release will include support for operating system provided frameworks such as Apple’s ARKit and Google’s ARCore. It is also likely to include support for low cost, open source hardware such as the Raspberry Pi.
1818
</p>
1919
<p>
2020
These first initiatives are geared towards democratizing the technology: By adding support for ARKit and ARCore, the software will be able to recognize the end-users’ device and chose the appropriate tracking regardless of the age or operating system of the device; and, by adding support for Raspberry Pi, we are providing students, hobbyists and others with a low cost tracking solution that can be added to phone-based AR headsets.

_includes/topnav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<li {% if page.sectionid=='about' %} class="active" {% endif %}><a href="{{ "/docs/about/" | prepend: site.baseurl }}">About</a></li>
1818
<li {% if page.sectionid=='team' %} class="active" {% endif %}><a href="{{ "/docs/team/" | prepend: site.baseurl }}">The Team</a></li>
1919
<li ><a href="http://forums.artoolkitx.org/index.php" target="_blank">Forum</a></li>
20-
<li ><a href="https://github.com/artoolkitx/artoolkit5/wiki" target="_blank">Docs</a></li>
20+
<li ><a href="https://github.com/artoolkitx/artoolkitx/wiki" target="_blank">Docs</a></li>
2121

2222
<!-- <li {% if page.sectionid=='blog' %} class="active" {% endif %}><a href="{{ site.posts.first.url | prepend: site.baseurl }}">Blog</a></li> -->
2323
</ul>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2 class="header-light regular-pad">What is artoolkitX?</h2>
2222
fearing for the future of this iconic project, Ben Vaughan and Phil Lamb, the former CEO and CTO of ARToolworks, created
2323
artoolkitX to ensure that the software is developed and maintained and the vibrant ARToolKit community continues to be supported.
2424
<br/>
25-
artoolkitX is supported by Realmax Inc, a leading Chinese AR company that is developing groundbreaking AR hardware and software. <a href="www.Realmax.com">www.Realmax.com</a>
25+
artoolkitX is supported by Realmax Inc, a leading Chinese AR company that is developing groundbreaking AR hardware and software. <a href="http://www.realmax.com">www.realmax.com</a>
2626
</div>
2727
</div>
2828
<div class="col-md-4 text-center pull-right">

0 commit comments

Comments
 (0)