diff --git a/README.md b/README.md index 869730776..aec85a813 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,7 @@ You can help improve Seerr too! Check out our [Contribution Guide](./CONTRIBUTIN ## Contributors ✨ -[![contributors](https://opencollective.com/seerr/contributors.svg?width=890)](https://opencollective.com/seerr/#backers) +[![Contributors](https://opencollective.com/seerr/contributors.svg?width=890)](https://opencollective.com/seerr/#backers) -[![backers](https://opencollective.com/seerr/backers.svg?width=890)](https://opencollective.com/seerr/#backers) - -[![sponsors](https://opencollective.com/seerr/sponsors.svg?width=890)](https://opencollective.com/seerr/#sponsors) +[![Become a Backer](https://opencollective.com/seerr/backers.svg)](https://opencollective.com/seerr/#backers) +[![Become a Sponsor](https://opencollective.com/seerr/sponsors.svg)](https://opencollective.com/seerr/#sponsors) diff --git a/src/components/Layout/VersionStatus/index.tsx b/src/components/Layout/VersionStatus/index.tsx index 238e6ce3e..02c339641 100644 --- a/src/components/Layout/VersionStatus/index.tsx +++ b/src/components/Layout/VersionStatus/index.tsx @@ -11,8 +11,8 @@ import { useIntl } from 'react-intl'; import useSWR from 'swr'; const messages = defineMessages('components.Layout.VersionStatus', { - streamdevelop: 'Jellyseerr Develop', - streamstable: 'Jellyseerr Stable', + streamdevelop: 'Seerr Develop', + streamstable: 'Seerr Stable', outofdate: 'Out of Date', commitsbehind: '{commitsBehind} {commitsBehind, plural, one {commit} other {commits}} behind', diff --git a/src/components/Login/index.tsx b/src/components/Login/index.tsx index 907da8f2f..a8bfac7e8 100644 --- a/src/components/Login/index.tsx +++ b/src/components/Login/index.tsx @@ -122,8 +122,8 @@ const Login = () => { settings.currentSettings.localLogin && (mediaServerLogin ? (