Fixes copy paste error on update site project: index.html

This commit is contained in:
Maximilian Kratz 2022-11-15 10:04:21 +01:00
parent 99c926d553
commit 21520cb00d

View file

@ -7,12 +7,12 @@
<rel="stylesheet" type="text/css" href="css/main.css" />
<meta http-equiv="content-type" content="text/php; charset=utf-8" />
<title>eMoflon UpdateSite</title>
<title>GIPS UpdateSite</title>
</head>
<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>
To install GIPS, 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>.
</body>
</html>
</html>