Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Henry <akhenry@gmail.com>2022-06-25 01:27:27 +0300
committerGitHub <noreply@github.com>2022-06-25 01:27:27 +0300
commitee4cfc52161b10e2ddd0df61b8b4c5869c698b6a (patch)
tree74edf1be089c876484b8ec4ebb6fad3cadb12097
parentb5c696c2ac0bc51e8f64c84a9fc45e28ac49c615 (diff)
Update index.htmlgh-pages
-rw-r--r--documentation/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/documentation/index.html b/documentation/index.html
index c3b3da862..86033a733 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -70,8 +70,6 @@
<a href="https://github.com/nasa/openmct/discussions" class="nav-link"
target="_blank" rel="noreferrer" title="Open MCT Github Discussions">Discuss</a>
- <a href="https://openmct-demo.herokuapp.com/" class="nav-link"
- target="_blank" rel="noreferrer">Try it live</a>
<a href="https://github.com/nasa/openmct"
class="nav-link t-nav-link-github-repo mobile-sm-only"
target="_blank" rel="noreferrer">Github Repository</a>
@@ -121,7 +119,7 @@
<ul>
<li><a target="_blank" href="https://github.com/nasa/openmct-tutorial">The tutorials</a> are the best place to start. The tutorials will take you through the process of integrating with a telemetry source and displaying data in Open MCT</li>
<li><a target="_blank" href="https://github.com/nasa/openmct/blob/master/API.md">The API documentation</a> provides details on the classes and functions that can be used to extend Open MCT.</li>
-<li>Finally, the <a target="_blank" href="../docs/process/">Development Process</a> document describes the Open MCT software development cycle.</li>
+<li>Finally, the <a target="_blank" href="https://github.com/nasa/openmct/blob/master/docs/src/process/index.md">Development Process</a> document describes the Open MCT software development cycle.</li>
</ul>
</div>
</div>