Skip to content

Commit

Permalink
Fixes broken vogella link
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Jul 5, 2024
1 parent f930b5b commit 9d44e54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion beta/updatesite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<body>
This is an Eclipse UpdateSite and is not meant to be viewed in a normal browser.</br>
To install eMoflon, enter this UpdateSite in the Eclipse Update Manager.</br>
If you do not know what that is then work through this <a href="http://www.vogella.de/articles/Eclipse/article.html">tutorial</a>.
If you do not know what that is then work through this <a href="https://www.vogella.com/tutorials/Eclipse/article.html">tutorial</a>.
</body>
</html>
2 changes: 1 addition & 1 deletion snapshot/updatesite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<body>
This is an Eclipse UpdateSite and is not meant to be viewed in a normal browser.</br>
To install eMoflon, enter this UpdateSite in the Eclipse Update Manager.</br>
If you do not know what that is then work through this <a href="http://www.vogella.de/articles/Eclipse/article.html">tutorial</a>.
If you do not know what that is then work through this <a href="https://www.vogella.com/tutorials/Eclipse/article.html">tutorial</a>.
</body>
</html>

0 comments on commit 9d44e54

Please sign in to comment.