Skip to content

Commit 4fda03d

Browse files
committed
Chore: Update owner name in readme and cargo.toml
1 parent f948d2e commit 4fda03d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Detail Team <engineering@detail.dev>"]
66
license = "MIT"
77
description = "CLI for Detail bug finder"
88
homepage = "https://detail.dev"
9-
repository = "https://github.com/detail-dev/cli"
9+
repository = "https://github.com/usedetail/cli"
1010

1111
[[bin]]
1212
name = "detail"

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Command-line interface for [Detail](https://detail.dev).
99
### macOS/Linux/Windows
1010

1111
```bash
12-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/detail-dev/cli/releases/latest/download/detail-installer.sh | sh
12+
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/usedetail/cli/releases/latest/download/detail-installer.sh | sh
1313
```
1414

1515
### From Source

0 commit comments

Comments
 (0)