Skip to content

Commit

Permalink
[tests] Fix broken links in doc towads wiki.eclipse.org
Browse files Browse the repository at this point in the history
Signed-off-by: Erwann Traisnel <[email protected]>
  • Loading branch information
etraisnel2 committed Nov 29, 2024
1 parent a30b893 commit e6b28d2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1 id="Capella_Studio">Capella Studio</h1>
</p>
<p>See also the main
<a href="https://www.eclipse.org/kitalpha/" target="_blank">Kitalpha project site</a> and the
<a href="https://wiki.eclipse.org/Kitalpha" target="_blank">top-level wiki page</a>.
<a href="https://github.com/eclipse-kitalpha/kitalpha/wiki" target="_blank">top-level wiki page</a>.
</p>
<h2 id="Viewpoint_Development">Viewpoint Development</h2>
<p>For details about viewpoint development consult the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ With some slight modifications, the skeleton viewpoint can be customized to crea

[[File:Images/sample_diagram.png|thumbnail|600px]]

See also the main [https://www.eclipse.org/kitalpha/ Kitalpha project site] and the [https://wiki.eclipse.org/Kitalpha top-level wiki page].
See also the main [https://www.eclipse.org/kitalpha/ Kitalpha project site] and the [https://github.com/eclipse-kitalpha/kitalpha/wiki top-level wiki page].

== Viewpoint Development ==

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h3 id="Migration_to_1.1.x_implies">Migration to 1.1.x implies</h3>
<ul>
<li>Any viewpoint extending capella models must be registered through AFM mecanism (and be visible in the Viewpoint Manager view)</li>
<li>Have a look to related kitalpha documentation (
<a href="https://wiki.eclipse.org/Kitalpha/viewpoint" target="_blank">https://wiki.eclipse.org/Kitalpha/viewpoint</a>) to have the correct how-to for viewpoint migration
<a href="https://github.com/eclipse-kitalpha/kitalpha/wiki/Viewpoint-development" target="_blank">https://github.com/eclipse-kitalpha/kitalpha/wiki/Viewpoint-development</a>) to have the correct how-to for viewpoint migration
</li>
</ul>
</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* Code adaption for developed addons managing representations, have a look to Sirius Descriptors
* AFM implementation for Viewpoints,
** Any viewpoint extending capella models must be registered through AFM mecanism (and be visible in the Viewpoint Manager view)
** Have a look to related kitalpha documentation (https://wiki.eclipse.org/Kitalpha/viewpoint) to have the correct how-to for viewpoint migration
** Have a look to related kitalpha documentation (https://github.com/eclipse-kitalpha/kitalpha/wiki/Viewpoint-development) to have the correct how-to for viewpoint migration

0 comments on commit e6b28d2

Please sign in to comment.