Skip to content

Commit

Permalink
chore: move to intuis org
Browse files Browse the repository at this point in the history
  • Loading branch information
micielski committed Jun 19, 2024
1 parent 0892dd7 commit 49291ab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: "rustmission/homebrew-tap"
repository: "intuis/homebrew-tap"
token: ${{ secrets.HOMEBREW_TAP_TOKEN }}
# So we have access to the formula
- name: Fetch homebrew formulae
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p>
<strong>TUI for the Transmission daemon</strong>
</p>
<img src="https://codeberg.org/micielski/rustmission/raw/branch/main/imgs/preview.png" />
<img src="https://raw.githubusercontent.com/intuis/rustmission/main/imgs/preview.png" />
<p>
<small>⚠️ I DO NOT PIRATE MOVIES. THE TORRENTS YOU SEE IN THIS IMAGE ARE SAMPLE DATA FABRICATED BY ARTIFICIAL INTELLIGENCE. I DO NOT CONDONE PIRACY, AND I WOULD NEVER, EVER DO SUCH THING</small>
</p>
Expand Down
4 changes: 2 additions & 2 deletions rm-main/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name = "rustmission"
version = "0.3.0"
edition = "2021"
description = "TUI for Transmission daemon"
repository = "https://github.com/rustmission/rustmission"
homepage = "https://github.com/rustmission/rustmission"
repository = "https://github.com/intuis/rustmission"
homepage = "https://github.com/intuis/rustmission"
license = "GPL-3.0-or-later"

[[bin]]
Expand Down

0 comments on commit 49291ab

Please sign in to comment.