diff --git a/astro.config.mjs b/astro.config.mjs index f195684..86644cc 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -43,7 +43,7 @@ export default defineConfig({ dark: "~/assets/waterfox-logo-dark.svg", }, social: { - github: "https://github.com/WaterfoxCo/Waterfox", + github: "https://github.com/BrowserWorks/Waterfox", mastodon: "https://mastodon.social/@Waterfox", twitter: "https://twitter.com/Waterfoxproject", }, diff --git a/src/config.ts b/src/config.ts index 87da23f..58afe5d 100644 --- a/src/config.ts +++ b/src/config.ts @@ -13,7 +13,7 @@ const footerNavigation = [ { type: "link", key: "nav.github", // i18n key - href: "https://github.com/WaterfoxCo/Waterfox", + href: "https://github.com/BrowserWorks/Waterfox", }, ]; diff --git a/src/content/docs/blog/classic-update.md b/src/content/docs/blog/classic-update.md index e16efb2..80e2a14 100644 --- a/src/content/docs/blog/classic-update.md +++ b/src/content/docs/blog/classic-update.md @@ -11,7 +11,7 @@ G4 has its eyes set to the future - a modern browser, focusing on modern web com Classic has focused on keeping the tried but tested available. Unfortunately, due to the rapid nature that the web is now expanding at, keeping Classic up to date with that is difficult. -To make sure the projects aren't falling over each other, Waterfox Classic will now be moved out of the main Waterfox development repository and into its own separate repository - updating the previously archived "Waterfox Old", now named [Waterfox-Classic](https://github.com/WaterfoxCo/Waterfox-Classic). +To make sure the projects aren't falling over each other, Waterfox Classic will now be moved out of the main Waterfox development repository and into its own separate repository - updating the previously archived "Waterfox Old", now named [Waterfox-Classic](https://github.com/BrowserWorks/Waterfox-Classic). This has the following benefits by not having two versions of Waterfox sharing resources: diff --git a/src/content/docs/docs/releases/G5.1.10.md b/src/content/docs/docs/releases/G5.1.10.md index f5f7d60..f5787d8 100644 --- a/src/content/docs/docs/releases/G5.1.10.md +++ b/src/content/docs/docs/releases/G5.1.10.md @@ -12,7 +12,7 @@ Waterfox is now **independent** again. Read the blog post [`here`](https://www.w :::note -Waterfox G6 is now in beta and [available](https://github.com/WaterfoxCo/Waterfox/releases/tag/G6.0b1) for testing. +Waterfox G6 is now in beta and [available](https://github.com/BrowserWorks/Waterfox/releases/tag/G6.0b1) for testing. ::: diff --git a/src/content/docs/docs/releases/G6.0.10.md b/src/content/docs/docs/releases/G6.0.10.md index 58bb0cf..a8ce2f1 100644 --- a/src/content/docs/docs/releases/G6.0.10.md +++ b/src/content/docs/docs/releases/G6.0.10.md @@ -17,7 +17,7 @@ Waterfox for Android is now available! Tell all your friends 📣 ### Changes - Security fixes[1](https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/). -- You can now start testing the Waterfox Sidebar. Go to `about:config`, search for `browser.sidebar.disabled` and set the value to `false`. Please submit any feedback to the [Issues](https://github.com/WaterfoxCo/Waterfox/issues) page. +- You can now start testing the Waterfox Sidebar. Go to `about:config`, search for `browser.sidebar.disabled` and set the value to `false`. Please submit any feedback to the [Issues](https://github.com/BrowserWorks/Waterfox/issues) page. Unless any major issues crop up, the next release of Waterfox will include the sidebar by default. Please note we won't stop working on it until then! Improvements are continuous, almost daily. diff --git a/src/content/docs/docs/releases/G6.0.11.md b/src/content/docs/docs/releases/G6.0.11.md index e32d344..f05274e 100644 --- a/src/content/docs/docs/releases/G6.0.11.md +++ b/src/content/docs/docs/releases/G6.0.11.md @@ -17,7 +17,7 @@ Waterfox for Android is now available! Tell all your friends 📣 ### Changes - Security fixes[1](https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/). -- You can now start testing the Waterfox Sidebar. Go to `about:config`, search for `browser.sidebar.disabled` and set the value to `false`. Please submit any feedback to the [Issues](https://github.com/WaterfoxCo/Waterfox/issues) page. +- You can now start testing the Waterfox Sidebar. Go to `about:config`, search for `browser.sidebar.disabled` and set the value to `false`. Please submit any feedback to the [Issues](https://github.com/BrowserWorks/Waterfox/issues) page. - Some bug fixes. Unless any major issues crop up, the next release of Waterfox will include the sidebar by default. Please note we won't stop working on it until then! Improvements are continuous, almost daily. diff --git a/src/content/docs/docs/releases/G6.0.6.md b/src/content/docs/docs/releases/G6.0.6.md index e50ce1f..7f96448 100644 --- a/src/content/docs/docs/releases/G6.0.6.md +++ b/src/content/docs/docs/releases/G6.0.6.md @@ -21,15 +21,15 @@ Waterfox for Android is now available for pre-registration! Tell all your friend ### Changes -- You can now choose to disable closing windows or tabs with Ctrl+W by setting `browser.closeShortcut.disabled` to `true` in `about:config`. [@franklx](https://github.com/WaterfoxCo/Waterfox/pull/3255) -- Improved support for JPEG XL. Waterfox can now act as the default image viewer for such image files. [@goodusername123](https://github.com/WaterfoxCo/Waterfox/pull/3262) -- Waterfox will now run with hardware acceleration on VMware hosts. [@goodusername123](https://github.com/WaterfoxCo/Waterfox/pull/3261) +- You can now choose to disable closing windows or tabs with Ctrl+W by setting `browser.closeShortcut.disabled` to `true` in `about:config`. [@franklx](https://github.com/BrowserWorks/Waterfox/pull/3255) +- Improved support for JPEG XL. Waterfox can now act as the default image viewer for such image files. [@goodusername123](https://github.com/BrowserWorks/Waterfox/pull/3262) +- Waterfox will now run with hardware acceleration on VMware hosts. [@goodusername123](https://github.com/BrowserWorks/Waterfox/pull/3261) - Security fixes[1](https://www.mozilla.org/en-US/security/advisories/mfsa2023-50/). ### Fixes - Waterfox company information and versioning should now show BrowserWorks Ltd and the display version properly in Control Panel. A re-install with the latest installer is required. -- Waterfox will now trust its own signed binaries in `about:third-party`. [@goodusername123](https://github.com/WaterfoxCo/Waterfox/pull/3269) +- Waterfox will now trust its own signed binaries in `about:third-party`. [@goodusername123](https://github.com/BrowserWorks/Waterfox/pull/3269) ### Upcoming Changes diff --git a/src/utils/github.ts b/src/utils/github.ts index 1b3be5e..1d16ada 100644 --- a/src/utils/github.ts +++ b/src/utils/github.ts @@ -48,7 +48,7 @@ async function getHash(url) { async function main() { const apiResponse: string = await request( - "https://api.github.com/repos/WaterfoxCo/Waterfox/releases", + "https://api.github.com/repos/BrowserWorks/Waterfox/releases", ); const releases: Release[] = Object.values(JSON.parse(apiResponse));