From 633f0a45e7d6f2ff691efde55183aff0a9b27949 Mon Sep 17 00:00:00 2001 From: James Lu Date: Sat, 4 Jun 2016 18:51:22 -0700 Subject: [PATCH] case sensitivity is annoying --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce1f77b..ecd0366 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ PyLink is an extensible, plugin-based IRC services framework written in Python. ## Support -**First, MAKE SURE you've read the [FAQ](docs/FAQ.md)!** +**First, MAKE SURE you've read the [FAQ](docs/faq.md)!** Please report any bugs you find to the [issue tracker](https://github.com/GLolol/PyLink/issues). Pull requests are open if you'd like to contribute, though new stuff generally goes to the **devel** branch.