Skip to content

Commit 86c2d52

Browse files
committed
Update date and paths
1 parent 1b0642d commit 86c2d52

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/deploy-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ jobs:
221221
<h1>SuperDuper App Legal Documents</h1>
222222
<p>SuperDuper is an open source alternative ebike app available for iOS and Android platforms.</p>
223223
<div class="links">
224-
<a href="/tos/">Terms of Service</a>
225-
<a href="/privacy/">Privacy Policy</a>
224+
<a href="./tos/">Terms of Service</a>
225+
<a href="./privacy/">Privacy Policy</a>
226226
</div>
227227
<p style="margin-top: 40px;">For more information about SuperDuper, visit our <a href="https://github.com/blopker/superduper">GitHub repository</a>.</p>
228228
</div>

tos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Terms and Conditions for SuperDuper App
22

3-
**Effective Date: [Current Date]**
3+
**Effective Date: May 4th, 2025**
44

55
## Introduction
66

0 commit comments

Comments
 (0)