Skip to content

Commit

Permalink
#128 Changed links to /eclipse-capella
Browse files Browse the repository at this point in the history
  • Loading branch information
MalinaStefaniaStoicanescu authored and pdulth committed Mar 18, 2024
1 parent fd534e7 commit 50ab53e
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
@@ -1,3 +1,3 @@
![Capella](https://raw.githubusercontent.com/wiki/eclipse/capella/images/logo_capella_200.png)

Please go to the [Wiki](https://github.com/eclipse/capella/wiki) section of the Eclipse Capella Github repository.
Please go to the [Wiki](https://github.com/eclipse-capella/capella/wiki) section of the Eclipse Capella Github repository.
2 changes: 1 addition & 1 deletion NOTICE.md
@@ -1,3 +1,3 @@
![Capella](https://raw.githubusercontent.com/wiki/eclipse/capella/images/logo_capella_200.png)

Please go to the [NOTICE.md](https://github.com/eclipse/capella/NOTICE.md) of the Eclipse Capella project.
Please go to the [NOTICE.md](https://github.com/eclipse-capella/capella/NOTICE.md) of the Eclipse Capella project.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,4 +2,4 @@

This addon allows to edit Capella Scenario within a textual editor

Please go to the [Wiki](https://github.com/eclipse/capella-textual-editor/wiki) section of the Github repository.
Please go to the [Wiki](https://github.com/eclipse-capella/capella-textual-editor/wiki) section of the Github repository.
Expand Up @@ -9,7 +9,7 @@
<h1 id="Installation_and_Uninstallation">Installation and Uninstallation</h1>
<p>Minimal requirements: Capella. Install Capella as described
<a href="/wiki/../help/topic/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.html" title="../help/topic/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.html">here</a><span class="github-link">
<a href="/wiki/https://github.com/eclipse/capella/blob/master/doc/plugins/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.mediawiki" title="https://github.com/eclipse/capella/blob/master/doc/plugins/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.mediawiki">(online documentation)</a></span>.
<a href="/wiki/https://github.com/eclipse-capella/capella/blob/master/doc/plugins/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.mediawiki" title="https://github.com/eclipse-capella/capella/blob/master/doc/plugins/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.mediawiki">(online documentation)</a></span>.
</p>
<p>There are two options to install the Add-On:</p>
<ul>
Expand Down
Expand Up @@ -12,7 +12,7 @@
-->
=Installation and Uninstallation=

Minimal requirements: Capella. Install Capella as described [[../help/topic/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.html | here]]<span class="github-link">[[https://github.com/eclipse/capella/blob/master/doc/plugins/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.mediawiki|(online documentation)]]</span>.
Minimal requirements: Capella. Install Capella as described [[../help/topic/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.html | here]]<span class="github-link">[[https://github.com/eclipse-capella/capella/blob/master/doc/plugins/org.polarsys.capella.ui.doc/html/Installation%20Guide/How%20to%20install%20Capella%20and%20Addons.mediawiki|(online documentation)]]</span>.

There are two options to install the Add-On:

Expand Down
Expand Up @@ -11,7 +11,7 @@ <h1 id="Known_issues">Known issues</h1>
<p>Retrieve all known issues by following this link:</p>
<ul>
<li>
<a href="https://github.com/eclipse/capella-textual-editor/issues" target="_blank">Textual Editor issues</a>
<a href="https://github.com/eclipse-capella/capella-textual-editor/issues" target="_blank">Textual Editor issues</a>
</li>
</ul>
</body>
Expand Down
Expand Up @@ -17,4 +17,4 @@ The addon may not work properly with another JVM than the one provided by Capell

Retrieve all known issues by following this link:

* [https://github.com/eclipse/capella-textual-editor/issues Textual Editor issues]
* [https://github.com/eclipse-capella/capella-textual-editor/issues Textual Editor issues]
Expand Up @@ -10,7 +10,7 @@ <h1 id="What.27s_new">What's new</h1>
<p>Release notes describing enhancements and fixes done per release are available online on each dedicated release pages.</p>
<ul>
<li>
<a href="https://github.com/eclipse/capella-textual-editor/releases" target="_blank">Textual Editor releases</a>
<a href="https://github.com/eclipse-capella/capella-textual-editor/releases" target="_blank">Textual Editor releases</a>
</li>
</ul>
</body>
Expand Down
Expand Up @@ -14,4 +14,4 @@

Release notes describing enhancements and fixes done per release are available online on each dedicated release pages.

* [https://github.com/eclipse/capella-textual-editor/releases Textual Editor releases]
* [https://github.com/eclipse-capella/capella-textual-editor/releases Textual Editor releases]
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -34,7 +34,7 @@
<rcptt-version>2.5.3</rcptt-version>
<rcptt-runner-version>2.5.3</rcptt-runner-version>

<tycho.scmUrl>scm:git:https://github.com/eclipse/capella-textual-editor.git</tycho.scmUrl>
<tycho.scmUrl>scm:git:https://github.com/eclipse-capella/capella-textual-editor.git</tycho.scmUrl>

<!-- for junit -->
<capella-product-id>org.polarsys.capella.rcp.product</capella-product-id>
Expand Down
Expand Up @@ -12,7 +12,7 @@
*******************************************************************************/
target "CapellaScenariosTextEditor"

include "https://raw.githubusercontent.com/eclipse/capella/v6.x/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform"
include "https://raw.githubusercontent.com/eclipse-capella/capella/v6.x/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform"

with source, requirements

Expand All @@ -27,4 +27,4 @@ location capella-tests-master "https://download.eclipse.org/capella/core/updates
location "http://download.eclipse.org/releases/2021-06/" {
org.eclipse.xtext.redist.feature.group
org.eclipse.xtext.sdk.feature.group
}
}

0 comments on commit 50ab53e

Please sign in to comment.