Skip to content

Commit c32bc82

Browse files
authored
Fix broken links
1 parent e0dcf35 commit c32bc82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blog/2024-12-22-cataloging-my-music-collection.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Music is more than just sound—it's a story, a mood, and a reflection of who we
1111

1212
<!-- truncate -->
1313

14-
First, I created the [music collection](https://www.080f53.com/music-collection) repository, which catalogs my CDs and vinyl records. When I merge PRs that include changes to my collection, that repository syncs the updated contents to [my website repository](https://github.com/josh-wong/josh-wong.github.io). Then, my website updates with the new changes.
14+
First, I created the [music-collection](https://github.com/josh-wong/music-collection) repository, which catalogs my CDs and vinyl records. When I merge PRs that include changes to my collection, that repository syncs the updated contents to [my website repository](https://github.com/josh-wong/josh-wong.github.io). Then, my website updates with the new changes.
1515

1616
## Why I chose to catalog my collection of CDs and vinyl records
1717

@@ -25,7 +25,7 @@ I chose to catalog my music collection so that I could:
2525

2626
## What kinds of details I chose to include about each album
2727

28-
In my [Music collection](https://www.080f53.com/music-collection/) project, you'll find an evolving catalog of CDs and vinyl records, each of which includes the following details:
28+
In my [Music collection](/projects/music-collection) project, you'll find an evolving catalog of CDs and vinyl records, each of which includes the following details:
2929

3030
| Details | Options |
3131
|:-----------------------|:-----------------------------------------------------------------------------------------------------------|
@@ -65,4 +65,4 @@ In addition, the Markdown files in [music-collection](https://github.com/josh-wo
6565

6666
## Wrap-up
6767

68-
Take a look at my [music collection](https://github.com/josh-wong/music-collection) and let me know what you think! I'm sure I'll update it as time goes on, so I look forward to any feedback or ideas. Above all, I hope this post inspires you to set up something similar for your own hobbies or projects.
68+
Take a look at my [music collection](/projects/music-collection) and let me know what you think! I'm sure I'll update it as time goes on, so I look forward to any feedback or ideas. Above all, I hope this post inspires you to set up something similar for your own hobbies or projects.

0 commit comments

Comments
 (0)