diff --git a/project-1-favorites/README.md b/project-1-favorites/README.md index 2bdbec6..97bbf38 100644 --- a/project-1-favorites/README.md +++ b/project-1-favorites/README.md @@ -2,7 +2,7 @@ This is a basic Anchor app using PDAs to store data for a user, and Anchor's account checks to ensure each user is only allowed to modify their own data. -It's used by the [https://github.com/solana-developers/professional-education](Solana Professional Education) course. +It's used by the [Solana Professional Education](https://github.com/solana-developers/professional-education) course. We recommend creating a separate github repository for each project and commiting your code as you follow along the video.