Browse Source

Correct minor URL typo in CONTRIBUTING.md

The Markdown for the URL for the FAQ page is missing the last `.html` - otherwise, the page points to a not found/404 page.
renovate/org.robolectric-robolectric-4.x
taivlam 3 years ago
committed by GitHub
parent
commit
7c1d4d243b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/CONTRIBUTING.md

2
.github/CONTRIBUTING.md

@ -36,7 +36,7 @@ If you have questions, don't be afraid to ask for help from any current maintain
## I found a bug!
**Please read [FAQ](https://barinsta.austinhuang.me/en/latest/faq/) first.**
**Please read [FAQ](https://barinsta.austinhuang.me/en/latest/faq.html) first.**
Bugs are inevitable during active development, as nobody can cover all the possible test cases.

Loading…
Cancel
Save