diff --git a/.github/workflows/docs-deploy.yml b/.github/workflows/docs-deploy.yml index 9f7fe3ae..2817270b 100644 --- a/.github/workflows/docs-deploy.yml +++ b/.github/workflows/docs-deploy.yml @@ -6,7 +6,7 @@ on: workflow_dispatch: push: branches: - - legacy-jellyseerr + - develop paths: - 'docs/**' - 'gen-docs/**' diff --git a/README.md b/README.md index 3d1e8ab9..aafdc022 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -
+
+
@@ -32,31 +32,19 @@ With more features on the way! Check out our [issue tracker](/../../issues) to s
## Getting Started
-For instructions on how to install and run **Jellyseerr**, please refer to the official documentation:
+Check out our documentation for instructions on how to install and run Seerr:
https://docs.seerr.dev/getting-started/
-> [!IMPORTANT]
-> **Seerr is not officially released yet.**
-> The project is currently available **only on the `develop` branch** and is intended for **beta testing only**.
-
-The documentation linked above is for running the **latest Jellyseerr** release.
-
-> [!WARNING]
-> If you are migrating from **Overseerr** to **Seerr** for beta testing, **do not follow the Jellyseerr latest setup guide**.
-
-Instead, follow the dedicated migration guide (with `:develop` tag):
-https://github.com/seerr-team/seerr/blob/develop/docs/migration-guide.mdx
-
-> [!CAUTION]
-> **DO NOT run Jellyseerr (latest) using an existing Overseerr database. This includes third-party images with `seerr:latest` (as it points to jellyseerr 2.7.3 and not seerr.**
-> Doing so **may cause database corruption and/or irreversible data loss and/or weird unintended behaviour**.
-
-For migration assistance, beta testing questions, or troubleshooting, please join our **Discord** and ask for support there.
-
## Preview
-
+
+
+## Migrating from Overseerr/Jellyseerr to Seerr
+
+Read our [release announcement](https://docs.seerr.dev/blog/seerr-release) to learn what Seerr means for Jellyseerr and Overseerr users.
+
+Please follow our [migration guide](https://docs.seerr.dev/migration-guide) for detailed instructions on migrating from Overseerr or Jellyseerr.
## Support