|
35 | 35 | </div>
|
36 | 36 | <div id="sections-topbar-nav" class="sections-navbar-menu">
|
37 | 37 | <ul class="sections-nav-list">
|
38 |
| - <li><a href="https://projects.eclipse.org/proposals/eclipse-semantic-modeling-framework-esmf">About ESMF</a></li> |
| 38 | + <li><a href="https://projects.eclipse.org/proposals/eclipse-semantic-modeling-framework-esmf" target="_blank">About ESMF</a></li> |
39 | 39 | <div class="sections-dropdown">
|
40 | 40 | <button class="sections-dropdown-button">Modeling <i class="fa fa-angle-right" aria-hidden="true"></i></button>
|
41 | 41 | <ul class="sections-dropdown-content">
|
42 |
| - <li><a href="https://eclipse-esmf.github.io/samm-specification/snapshot/index.html">SAMM</a></li> |
43 |
| - <li><a href="https://eclipse-esmf.github.io/ame-guide/introduction.html">Aspect Model Editor</a></li> |
44 |
| - <li><a href="https://eclipse-esmf.github.io/esmf-developer-guide/tooling-guide/samm-cli.html">SAMM CLI</a></li> |
| 42 | + <li><a href="https://eclipse-esmf.github.io/samm-specification/snapshot/index.html" target="_blank">SAMM</a></li> |
| 43 | + <li><a href="https://eclipse-esmf.github.io/ame-guide/introduction.html" target="_blank">Aspect Model Editor</a></li> |
| 44 | + <li><a href="https://eclipse-esmf.github.io/esmf-developer-guide/tooling-guide/samm-cli.html" target="_blank">SAMM CLI</a></li> |
45 | 45 | </ul>
|
46 | 46 | </div>
|
47 | 47 | <div class="sections-dropdown">
|
48 | 48 | <button class="sections-dropdown-button">Developing <i class="fa fa-angle-right" aria-hidden="true"></i></button>
|
49 | 49 | <ul class="sections-dropdown-content">
|
50 |
| - <li><a href="https://eclipse-esmf.github.io/esmf-developer-guide/tooling-guide/java-aspect-tooling.html">Java SDK</a></li> |
51 |
| - <li><a href="https://eclipse-esmf.github.io/python-sdk-guide/index.html">Python SDK</a></li> |
52 |
| - <li><a href="https://eclipse-esmf.github.io/js-sdk-aml-guide/index.html">JavaScript SDK</a></li> |
| 50 | + <li><a href="https://eclipse-esmf.github.io/esmf-developer-guide/tooling-guide/java-aspect-tooling.html" target="_blank">Java SDK</a></li> |
| 51 | + <li><a href="https://eclipse-esmf.github.io/python-sdk-guide/index.html" target="_blank">Python SDK</a></li> |
| 52 | + <li><a href="https://eclipse-esmf.github.io/js-sdk-aml-guide/index.html" target="_blank">JavaScript SDK</a></li> |
53 | 53 | </ul>
|
54 | 54 | </div>
|
55 |
| - <li><a href="https://eclipse-esmf.github.io/samm-specification/snapshot/index.html">SAMM</a></li> |
| 55 | + <li><a href="https://eclipse-esmf.github.io/samm-specification/snapshot/index.html" target="_blank">SAMM</a></li> |
56 | 56 | </ul>
|
57 | 57 | {{!-- <div class="sections-navbar-end">
|
58 | 58 | <div class="sections-navbar-item">
|
|
0 commit comments