Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #473 from jacobjmarks/hotfix/patreon-links
Browse files Browse the repository at this point in the history
Update Patreon links
  • Loading branch information
GingerAvalanche committed Dec 23, 2022
2 parents 3503ab3 + 414b996 commit 568dfd1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bcml/assets/scripts/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bcml/assets/src/js/Donate.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function DonateWidget() {
<Button
variant="danger"
target="_blank"
href="https://www.patreon.com/join/nicenenerdbcml?">
href="https://www.patreon.com/join/nicenenerd?">
<PatreonIcon /> Patreon
</Button>{" "}
<Button
Expand Down
2 changes: 1 addition & 1 deletion bcml/assets/src/js/Progress.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ let messages = [
"BCML tip: Back up your mods when making substantial changes",
'BCML tip: The backup/restore feature can be used for mod "profiles"',
"Shameless plug: I blog at <a href='https://calebdixonsmith.top' target='_blank'>Theology Without Warranty</a>",
"<a href='https://www.patreon.com/nicenenerdbcml' target='_blank'>Support BCML on Patreon</a> so my wife will let me keep doing this",
"<a href='https://www.patreon.com/nicenenerd' target='_blank'>Support BCML on Patreon</a> so my wife will let me keep doing this",
"While Link fights Ganon, <a href='https://www.tiktok.com/@nicenenerd?lang=en' target='_blank'>I fight bad theology on TikTok</a>",
"Downloading RAM so Link goes fast",
"Feeding Koroks",
Expand Down
2 changes: 1 addition & 1 deletion docs/beware.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- **Do** use the "Copy to Clipboard" icon button on the error dialog when reporting
errors.
- **Do** consider supporting my work on
[Patreon](https://www.patreon.com/nicenenerdbcml) and reading
[Patreon](https://www.patreon.com/nicenenerd) and reading
[my blog](https://calebdixonsmith.top).
- **Do** confess with your mouth that Jesus Christ is Lord and believe in your heart
that God raised Him from the dead.
Expand Down

0 comments on commit 568dfd1

Please sign in to comment.