Skip to content

Commit

Permalink
Update Terms of Service github direct link
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian-Reuter authored Oct 24, 2023
1 parent eef2fa6 commit 2af5dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/tos.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const Tos = () => {
<p>Author: Nathan Innes</p>
</div>
<div className="w-0">
<a className="hover:text-blue-light underline" href="https://github.com/flybywiresim/manuals/raw/master/pdf/Terms%20of%20Service.pdf" target="_blank" rel="noreferrer">
<a className="hover:text-blue-light underline" href="https://raw.githubusercontent.com/flybywiresim/manuals/master/pdf/FBW%20Terms%20of%20Services.pdf" target="_blank" rel="noreferrer">
<p>Download</p>
</a>
</div>
Expand Down

0 comments on commit 2af5dab

Please sign in to comment.