From 68774b9147ab315712e5d87a37f7bfa3bbb2e5eb Mon Sep 17 00:00:00 2001 From: Adam John Date: Fri, 20 Sep 2024 08:47:43 -0400 Subject: [PATCH] Update README.md the capitalization of the build.md file affects whether github serves the file ... the file may have been lowercase at one point - right now it is capitals. this fixes the caps reference so the link is not broken any longer. Signed-off-by: Adam John --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a79bed53..92143bb0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ QPrompt is written in C++ and QML, using the Qt and Kirigami frameworks to provi [![Download QPrompt](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/qprompt/files/latest/download) -Want the latest features? Get the latest development builds over at [Patreon](https://patreon.com/qpromptapp?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_fan&utm_content=join_link). Alternatively, follow these instructions to [build QPrompt](https://github.com/Cuperino/QPrompt/blob/main/build.md) yourself. +Want the latest features? Get the latest development builds over at [Patreon](https://patreon.com/qpromptapp?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_fan&utm_content=join_link). Alternatively, follow these instructions to [build QPrompt](https://github.com/Cuperino/QPrompt/blob/main/BUILD.md) yourself. By becoming a [Patreon supporter](https://patreon.com/qpromptapp?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_fan&utm_content=join_link) you get to vote on polls that determine where development should focus.