diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-07-12 17:42:48 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-07-16 10:48:10 -0400 |
commit | 2f9fe49cb85eed35676a2711686d6ddc0514ac5a (patch) | |
tree | a6deb2607e1139da240d127300a6922fb28fe757 /docs/FAQ.md | |
parent | 8a038c69411715cba36eaea92ee7a9944762ef6b (diff) | |
download | kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.tar.gz kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.tar.xz kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.zip |
docs: Add a Sponsors.md file
Add a documentation page with information on how to support Klipper.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/FAQ.md')
-rw-r--r-- | docs/FAQ.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md index 598d5800..417fb1d4 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -2,8 +2,8 @@ ## How can I donate to the project? -Thanks. Kevin has a Patreon page at: -[https://www.patreon.com/koconnor](https://www.patreon.com/koconnor) +Thank you for your support. See the [Sponsors page](Sponsors.md) for +information. ## How do I calculate the rotation_distance config parameter? |