Skip to content

Commit cc83a12

Browse files
authored
Fixed FAQ link in CONTRIBUTING.md
1 parent 1a20536 commit cc83a12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to al-folio
22

3-
Thank you for considering to contribute to al-folio!
3+
Thank you for considering contributing to al-folio!
44

55
## Pull Requests
66

@@ -13,7 +13,7 @@ If you would like to implement a new feature or a bug, please make sure you (or
1313
We use GitHub issues to track bugs and feature requests.
1414
Before submitting an issue, please make sure:
1515

16-
1. You have read [the FAQ section](https://github.com/alshedivat/al-folio#faq) of the README and your question is NOT addressed there.
16+
1. You have read [the FAQ section](FAQ.md) of the README and your question is NOT addressed there.
1717
2. You have done your best to ensure that your issue is NOT a duplicate of one of [the previous issues](https://github.com/alshedivat/al-folio/issues).
1818
3. Your issue is either a bug (unexpected/undesirable behavior) or a feature request.
1919
If it is just a question, please ask it in the [Discussions](https://github.com/alshedivat/al-folio/discussions) forum.

0 commit comments

Comments
 (0)