diff --git a/src/main/java/stirling/software/SPDF/controller/api/misc/AutoSplitPdfController.java b/src/main/java/stirling/software/SPDF/controller/api/misc/AutoSplitPdfController.java index e32e325ed4..9b447fcb35 100644 --- a/src/main/java/stirling/software/SPDF/controller/api/misc/AutoSplitPdfController.java +++ b/src/main/java/stirling/software/SPDF/controller/api/misc/AutoSplitPdfController.java @@ -42,7 +42,7 @@ import stirling.software.SPDF.utils.WebResponseUtils; @Tag(name = "Misc", description = "Miscellaneous APIs") public class AutoSplitPdfController { - private static final String QR_CONTENT = "https://github.com/Frooodle/Stirling-PDF"; + private static final String QR_CONTENT = "https://github.com/Stirling-Tools/Stirling-PDF"; @PostMapping(value = "/auto-split-pdf", consumes = "multipart/form-data") @Operation( diff --git a/src/main/resources/static/js/githubVersion.js b/src/main/resources/static/js/githubVersion.js index 0fddc3ef2f..6400d5cfe2 100644 --- a/src/main/resources/static/js/githubVersion.js +++ b/src/main/resources/static/js/githubVersion.js @@ -18,7 +18,7 @@ function compareVersions(version1, version2) { async function getLatestReleaseVersion() { - const url = "https://api.github.com/repos/Frooodle/Stirling-PDF/releases/latest"; + const url = "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/releases/latest"; try { const response = await fetch(url); const data = await response.json(); @@ -52,4 +52,4 @@ async function checkForUpdate() { document.addEventListener('DOMContentLoaded', (event) => { checkForUpdate(); -}); \ No newline at end of file +}); diff --git a/src/main/resources/templates/error.html b/src/main/resources/templates/error.html index dff3fab479..4e6fc58529 100644 --- a/src/main/resources/templates/error.html +++ b/src/main/resources/templates/error.html @@ -115,7 +115,7 @@ margin-top: 0;
If you're still having trouble, don't hesitate to reach out to us for help. You can submit a ticket on our GitHub page or contact us through Discord:
Go back to homepage diff --git a/src/main/resources/templates/fragments/errorBanner.html b/src/main/resources/templates/fragments/errorBanner.html index cdba311a94..1bc790318d 100644 --- a/src/main/resources/templates/fragments/errorBanner.html +++ b/src/main/resources/templates/fragments/errorBanner.html @@ -31,7 +31,7 @@ - Submit a ticket on GitHub + Submit a ticket on GitHub Join our Discord server @@ -84,4 +84,4 @@ } } - \ No newline at end of file + diff --git a/src/main/resources/templates/fragments/errorBannerPerPage.html b/src/main/resources/templates/fragments/errorBannerPerPage.html index ccc2f7b40c..583d057b53 100644 --- a/src/main/resources/templates/fragments/errorBannerPerPage.html +++ b/src/main/resources/templates/fragments/errorBannerPerPage.html @@ -43,7 +43,7 @@If you're still having trouble, don't hesitate to reach out to us for help. You can submit a ticket on our GitHub page or contact us through Discord:
Go to Homepage @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/src/main/resources/templates/fragments/navbar.html b/src/main/resources/templates/fragments/navbar.html index 2ddb36794b..8e5ce7322b 100644 --- a/src/main/resources/templates/fragments/navbar.html +++ b/src/main/resources/templates/fragments/navbar.html @@ -267,7 +267,7 @@ - + diff --git a/src/main/resources/templates/misc/ocr-pdf.html b/src/main/resources/templates/misc/ocr-pdf.html index 440c42a1df..c9063a9dac 100644 --- a/src/main/resources/templates/misc/ocr-pdf.html +++ b/src/main/resources/templates/misc/ocr-pdf.html @@ -243,7 +243,7 @@ - https://github.com/Frooodle/Stirling-PDF/blob/main/HowToUseOCR.md + https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToUseOCR.md @@ -251,4 +251,4 @@