Skip to content

Commit

Permalink
docs(start/tutorial): replace placekitten service with placecats (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
domluther authored Sep 24, 2024
1 parent 9d68bb3 commit 6f83cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
- dnsbty
- dogukanakkaya
- dokeet
- domluther
- donavon
- Drew-Daniels
- dschlabach
Expand Down
2 changes: 1 addition & 1 deletion docs/start/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export default function Contact() {
const contact = {
first: "Your",
last: "Name",
avatar: "https://placekitten.com/200/200",
avatar: "https://placecats.com/200/200",
twitter: "your_handle",
notes: "Some notes",
favorite: true,
Expand Down

0 comments on commit 6f83cf3

Please sign in to comment.