diff --git a/Contributing-to-Jellyfin.md b/Contributing-to-Jellyfin.md index 02c5390..9e98f1b 100644 --- a/Contributing-to-Jellyfin.md +++ b/Contributing-to-Jellyfin.md @@ -2,7 +2,7 @@ Thank you for your interest in contributing to Jellyfin! We are a community proj This document describes how to contribute to Jellyfin via GitHub, and is applicable to anyone who might wish to open up an issue or do a pull request. Please give it a read-through first. -Before contributing it is advised to read over our [naming conventions](https://github.com/jellyfin/jellyfin/wiki/Naming-Conventions-for-Jellyfin) to ensure consistent usage of the name. +Before contributing it is advised to read over our [coding style guide](https://github.com/jellyfin/jellyfin/wiki/Jellyfin-Coding-Style) to ensure consistent coding as well as name usage. ## How can I contribute?