aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml2
-rw-r--r--docs/source/install.rst2
2 files changed, 2 insertions, 2 deletions
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
diff --git a/docs/source/install.rst b/docs/source/install.rst
index ce72ecf5..88a36a2c 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 <https://github.com/micahflee/onionshare/releases>`_.
+You can also find them on the `GitHub Releases page <https://github.com/onionshare/onionshare/releases>`_.
Verifying
^^^^^^^^^