Skip to content

Commit 71468ab

Browse files
authored
docs: fix broken afdian links (#100)
1 parent 99cb19d commit 71468ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Supports:
99
- [**GitHub Sponsors**](https://github.com/sponsors)
1010
- [**Patreon**](https://www.patreon.com/)
1111
- [**OpenCollective**](https://opencollective.com/)
12-
- [**Afdian**](https://afdian.net/)
12+
- [**Afdian**](https://afdian.com/)
1313
- [**Polar**](https://polar.sh/)
1414

1515
## Usage
@@ -40,9 +40,9 @@ SPONSORKIT_OPENCOLLECTIVE_GH_HANDLE=
4040
SPONSORKIT_OPENCOLLECTIVE_TYPE=
4141

4242
; Afdian provider.
43-
; Get user_id at https://afdian.net/dashboard/dev
43+
; Get user_id at https://afdian.com/dashboard/dev
4444
SPONSORKIT_AFDIAN_USER_ID=
45-
; Create token at https://afdian.net/dashboard/dev
45+
; Create token at https://afdian.com/dashboard/dev
4646
SPONSORKIT_AFDIAN_TOKEN=
4747

4848
; Polar provider.

0 commit comments

Comments
 (0)