From c3ee09af85109f2d13a7fa05ada055f7a22ddf9d Mon Sep 17 00:00:00 2001 From: quexeky Date: Sat, 7 Jun 2025 06:35:57 +1000 Subject: [PATCH 1/2] fix: Update broken README link in docs Signed-off-by: quexeky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 903f4ca..6ef228f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Drop app is the companion app for [Drop](https://github.com/Drop-OSS/drop). It u ## Running Before setting up the drop app, be sure that you have a server set up. -The instructions for this can be found on the [Drop Wiki](https://wiki.droposs.org/guides/quickstart.html) +The instructions for this can be found on the [Drop Docs](https://docs.droposs.org/guides/quickstart.html) ## Current features Currently supported are the following features: From 6d295bd47fee5d1572485a588b722994a5981124 Mon Sep 17 00:00:00 2001 From: quexeky Date: Sat, 7 Jun 2025 06:37:14 +1000 Subject: [PATCH 2/2] fix: Broken README path Signed-off-by: quexeky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ef228f..f66cea8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Drop app is the companion app for [Drop](https://github.com/Drop-OSS/drop). It u ## Running Before setting up the drop app, be sure that you have a server set up. -The instructions for this can be found on the [Drop Docs](https://docs.droposs.org/guides/quickstart.html) +The instructions for this can be found on the [Drop Docs](https://docs.droposs.org/docs/guides/quickstart) ## Current features Currently supported are the following features: