aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsudwhiwdh <58292468+sudwhiwdh@users.noreply.github.com>2023-06-07 18:31:15 +0000
committerGitHub <noreply@github.com>2023-06-07 18:31:15 +0000
commit3a8c8f1eb31df14c02f433fd762826de3508f54d (patch)
tree73490c4a34abff3ff5bd8a667e5cf5ba320b02ae
parentad143b5459c8411d1faf2cd658bf6a0e1fc2016a (diff)
parent6faef20648365f6c0768f48bfacbd68b17bdd44c (diff)
downloadonionshare-3a8c8f1eb31df14c02f433fd762826de3508f54d.tar.gz
onionshare-3a8c8f1eb31df14c02f433fd762826de3508f54d.zip
Merge branch 'onionshare:main' into main
-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
^^^^^^^^^