From 2d128db19772faeaf4ffba08925fd6eaee6de245 Mon Sep 17 00:00:00 2001 From: Saptak S Date: Tue, 6 Jun 2023 13:23:30 +0530 Subject: [PATCH 1/2] Changes package-ecosystem from poetry to pip --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f58644be..155af3d3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: schedule: interval: "weekly" - - package-ecosystem: "poetry" + - package-ecosystem: "pip" directory: "/docs" schedule: interval: "weekly" \ No newline at end of file From dd1be74d002d5aa7a05ec0bcd3a6c7b208c1cf7c Mon Sep 17 00:00:00 2001 From: emmapeel2 Date: Tue, 6 Jun 2023 16:36:00 +0000 Subject: [PATCH 2/2] update url for the app --- docs/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index 3638843e..761a66e1 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -74,7 +74,7 @@ Signatures ^^^^^^^^^^ You can find the signatures (as ``.asc`` files), as well as Windows, macOS, Flatpak, Snap, and source packages, at https://onionshare.org/dist/ in the folders named for each version of OnionShare. -You can also find them on the `GitHub Releases page `_. +You can also find them on the `GitHub Releases page `_. Verifying ^^^^^^^^^