mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Updated relative links to be absolute links.
This commit is contained in:
parent
686a8a53c5
commit
0b68fb59d8
12
README.md
12
README.md
@ -12,9 +12,9 @@ The Trick Simulation Environment, developed at the NASA Johnson Space Center, is
|
||||
<col width="33%">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><a href="Install-Guide">Install Guide</a></th>
|
||||
<th><a href="Tutorial">Tutorial</a></th>
|
||||
<th><a href="Documentation-Home">Documentation</a></th>
|
||||
<th><a href="https://github.com/nasa/trick/wiki/Install-Guide">Install Guide</a></th>
|
||||
<th><a href="https://github.com/nasa/trick/wiki/Tutorial">Tutorial</a></th>
|
||||
<th><a href="https://github.com/nasa/trick/wiki/Documentation-Home">Documentation</a></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@ -32,9 +32,9 @@ The Trick Simulation Environment, developed at the NASA Johnson Space Center, is
|
||||
<col width="33%">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><a href="Related-Projects">Related Projects</a></th>
|
||||
<th><a href="FAQ">Frequently Asked Questions</a></th>
|
||||
<th><a href="How-To-Home">How-To Guides</a></th>
|
||||
<th><a href="https://github.com/nasa/trick/wiki/Related-Projects">Related Projects</a></th>
|
||||
<th><a href="https://github.com/nasa/trick/wiki/FAQ">Frequently Asked Questions</a></th>
|
||||
<th><a href="https://github.com/nasa/trick/wiki/How-To-Home">How-To Guides</a></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user