Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
bettysteger committed Jan 7, 2025
1 parent a488731 commit 3fef79a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,15 +236,15 @@ <h5 class="is-size-7 has-text-grey is-uppercase mr-2">
</div>
<div class="message-body content">
<p>
<a href="https://github.com/hundert11/sv-steuer-rechner/blob/main/src/index.js#L32" target="_blank" class="has-text-primary mr-1" title="Show code"><i class="fas fa-calculator"></i></a>
<a href="https://github.com/hundert11/sv-steuer-rechner/blob/main/src/index.js#L53" target="_blank" class="has-text-primary mr-1" title="Show code"><i class="fas fa-calculator"></i></a>
<b>Nettoeinkommen =</b><br><i class="ml-5"></i>
Einnahmen - Ausgaben - Einkommensteuer - Sozialversicherung
</p>
<p>
<a href="https://github.com/hundert11/sv-steuer-rechner/blob/main/src/est.js" target="_blank" class="has-text-primary mr-1" title="Show code"><i class="fas fa-calculator"></i></a>
<b>Einkommensteuer =</b><br><i class="ml-5"></i>
Einkommen lt. ESt-Bescheid x <a
href="https://www.usp.gv.at/steuern-finanzen/einkommensteuer-ueberblick/weitere-informationen-est/tarifstufen.html"
href="https://www.usp.gv.at/themen/steuern-finanzen/einkommensteuer-ueberblick/weitere-informationen-est/tarifstufen.html"
target="_blank"><i>deine Tarifstufe</i></a>
</p>
<p>
Expand Down

0 comments on commit 3fef79a

Please sign in to comment.