1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update documentation links (#497)

* Update link to emby wiki

* Update links to docs
This commit is contained in:
Bill Thornton 2019-10-02 17:31:30 -04:00 committed by Anthony Lavado
parent 4b6ea2d087
commit e7e1fd279b
28 changed files with 32 additions and 32 deletions

View file

@ -1,6 +1,6 @@
<!--
Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y).
For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our https://jellyfin.readthedocs.io/en/latest/developer-docs/contributing/ page.
For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our https://jellyfin.org/docs/general/contributing/issues.html page.
-->
**Changes**

2
.github/stale.yml vendored
View file

@ -14,6 +14,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://jellyfin.org/docs/general/getting-help.html).
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false