diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 967be0fb73..dc93d2c84e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ **Changes** diff --git a/.github/stale.yml b/.github/stale.yml index ce9fb01a1a..9ea0e3796a 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -17,6 +17,6 @@ staleLabel: stale markComment: > Issues go stale after 90d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14d of inactivity. If this issue is safe to close now please do so. - If you have any questions you can reach us on [Matrix or Social Media](https://jellyfin.readthedocs.io/en/latest/getting-help/). + If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html). # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false diff --git a/README.md b/README.md index f2f3e864f2..b9958364bc 100644 --- a/README.md +++ b/README.md @@ -23,17 +23,17 @@ Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest! -For further details, please see [our documentation page](https://jellyfin.org/docs/). To receive the latest updates, get help with Jellyfin, and join the community, please visit [one of our communication channels on Matrix/Riot or social media](https://jellyfin.org/docs/general/getting-help.html). +For further details, please see [our documentation page](https://docs.jellyfin.org/). To receive the latest updates, get help with Jellyfin, and join the community, please visit [one of our communication channels on Matrix/Riot or social media](https://docs.jellyfin.org/general/getting-help.html). -For more information about the project, please see our [about page](https://jellyfin.org/docs/general/about.html). +For more information about the project, please see our [about page](https://docs.jellyfin.org/general/about.html).

Want to get started? -Choose from Prebuilt Packages or Build from Source, then see our quick start guide. +Choose from Prebuilt Packages or Build from Source, then see our quick start guide.

Want to contribute? -Check out our documentation for guidelines. +Check out our documentation for guidelines.

New idea or improvement? @@ -41,5 +41,5 @@ For more information about the project, please see our [about page](https://jell

Something not working right? -Open an Issue. +Open an Issue.