Fix: broken links
This commit is contained in:
parent
710dc3c30d
commit
0dac64eb9e
5 changed files with 15 additions and 14 deletions
|
@ -3,38 +3,38 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/en</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/en/KSS22</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/en/manufacturers</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/en/overview</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/de</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/de/imprint</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/de/KSS22</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/de/manufacturers</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jg-eucs.com/de/overview</loc>
|
||||
<lastmod>2024-02-28</lastmod>
|
||||
<lastmod>2024-03-13</lastmod>
|
||||
</url>
|
||||
</urlset>
|
|
@ -58,7 +58,7 @@ function Introduction() {
|
|||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https:/youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
|
||||
<a href="https://youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
|
||||
<div id="MoreButton">
|
||||
<p>
|
||||
Mir reichen Videos <FontAwesomeIcon icon={faYoutube} />
|
||||
|
|
|
@ -239,7 +239,7 @@ function overview() {
|
|||
Das <b>Motherboard</b> besteht unter anderem aus dem Stromeingang
|
||||
vom Akku und von der Ladebuchse, den drei Phasen, die zum Motor
|
||||
laufen,{" "}
|
||||
<R href="https:/de.wikipedia.org/wiki/Metall-Oxid-Halbleiter-Feldeffekttransistor">
|
||||
<R href="https://de.wikipedia.org/wiki/Metall-Oxid-Halbleiter-Feldeffekttransistor">
|
||||
MOSFETs
|
||||
</R>{" "}
|
||||
und Kondensatoren zur Strom Regelung und den Neigungssensoren, so
|
||||
|
@ -888,7 +888,8 @@ function overview() {
|
|||
auch unter Kontrolle bekommen. Generell sagen viele, dass es eine{" "}
|
||||
<b>Sache des Trainings</b> und der Erfahrung ist. Auch sind Geräte
|
||||
wie die MSuper-Reihe, RSs und EXNs von Gotway anfälliger als zum
|
||||
Beispiel das Veteran Sherman oder das <R href="/de/KS22">KS S22</R>.
|
||||
Beispiel das Veteran Sherman oder das <R href="/de/KSS22">KS S22</R>
|
||||
.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -60,7 +60,7 @@ function Introduction() {
|
|||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https:/youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
|
||||
<a href="https://youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
|
||||
<div id="MoreButton">
|
||||
<p>
|
||||
Na, videos are just fine <FontAwesomeIcon icon={faYoutube} />
|
||||
|
|
|
@ -890,7 +890,7 @@ function Overview() {
|
|||
control. Generally, many say it's a <b>matter of training</b> and
|
||||
experience. Also, devices like Gotway's MSuper series, RS's and
|
||||
EXN's are more vulnerable than, for example, the Veteran Sherman or
|
||||
the <R href="/en/KS22">KS S22</R>.
|
||||
the <R href="/en/KSS22">KS S22</R>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue