0xmetaschool / Learning-Projects

All the learning projects code from Metaschool website.
903 stars 499 forks source link

fix: correct broken link to MetaSchool GitHub repository #663

Open GideonBature opened 2 months ago

GideonBature commented 2 months ago

The link to the MetaSchool GitHub repository was incorrectly formatted, missing the "https://" prefix. This caused the link to redirect to an incorrect URL relative to the current site. Updated the link to include the full "https://github.com/0xmetaschool" URL, ensuring it directs users to the correct repository page.