firebase / firebase/firebaseopensource.com
Firebase Unity SDK Samples page does not correctly link to CONTRIBUTING.md
Open
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
**What Happened?**
On [the Unity SDK Samples page](https://firebaseopensource.com/projects/firebase/quickstart-unity/), the CONTRIBUTING.md link takes you to https://github.com/firebase/quickstart-unity/tree/master/contributing.md , which 404's.
**What Did You Expect to Happen**
It should take you to https://github.com/firebase/quickstart-unity/blob/master/CONTRIBUTING.md
Note that the link is correct in the source repo, it's only on firebaseopensource.com that it links incorrectly.
Contributor guide
Assessment
This issue has not been assessed yet.