File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ jobs:
232232
233233 ### Install via F-Droid
234234 ```
235- https://sharpninja.github.io/RequestTracker/fdroid/ repo
235+ https://sharpninja.github.io/RequestTracker/repo
236236 ```
237237
238238 ### Install on Linux
@@ -271,7 +271,7 @@ jobs:
271271 --apk-url "${{ needs.release.outputs.apk-url }}" \
272272 --apk-hash "${{ needs.build-android.outputs.apk-hash }}" \
273273 --apk-size "${{ needs.build-android.outputs.apk-size }}" \
274- --repo-url "https://sharpninja.github.io/RequestTracker/fdroid/ repo" \
274+ --repo-url "https://sharpninja.github.io/RequestTracker/repo" \
275275 --output-dir docs/fdroid/repo
276276
277277 - uses : actions/configure-pages@v5
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ <h1><img src="icon.png" alt="RequestTracker" width="48" height="48" style="verti
2020 < h2 > Add this repository to F-Droid</ h2 >
2121 < p > To add this repo to your F-Droid client, use the following repository URL:</ p >
2222 < div class ="repo-url ">
23- < code > https://sharpninja.github.io/RequestTracker/fdroid/ repo</ code >
23+ < code > https://sharpninja.github.io/RequestTracker/repo</ code >
2424 </ div >
2525
2626 < h3 > Steps:</ h3 >
You can’t perform that action at this time.
0 commit comments