1111
1212* From beginner fundamentals to production-ready optimization techniques*
1313
14- ** Quick Navigation:** [ 🚀 Quick Start] ( #-quick-start ) • [ 📚 Modules] ( #-modules ) • [ 🐳 Docker Setup] ( #-docker-development ) • [ 📖 Documentation ] ( SUMMARY.md ) • [ 🤝 Contributing] ( CONTRIBUTING.md )
14+ ** Quick Navigation:** [ 🚀 Quick Start] ( #-quick-start ) • [ 📚 Modules] ( #-modules ) • [ 🐳 Docker Setup] ( #-docker-development ) • [ 🤝 Contributing] ( CONTRIBUTING.md )
1515
1616---
1717
@@ -114,7 +114,7 @@ cd modules/module1/examples
114114
115115** 📈 Progressive Learning Path: 70+ Examples • 50+ Hours • Beginner to Expert**
116116
117- ** [ 📖 View Detailed Curriculum →] ( SUMMARY.md ) **
117+ ** [ � View Learning Modules →] ( modules/ ) **
118118
119119## 🛠️ Prerequisites
120120
@@ -306,13 +306,13 @@ make check-hip
306306./docker/scripts/build.sh --clean --all
307307```
308308
309- ** [ 📖 Full Troubleshooting Guide →] ( docs/troubleshooting .md) **
309+ ** [ � Need Help? Check Common Issues →] ( README .md#-troubleshooting ) **
310310
311311## 📖 Documentation
312312
313313| Document | Description |
314314| ----------| -------------|
315- | [ ** SUMMARY .md** ] ( SUMMARY.md ) | Complete curriculum overview and learning paths |
315+ | ** README .md** | Main project documentation and getting started guide |
316316| [ ** CONTRIBUTING.md** ] ( CONTRIBUTING.md ) | How to contribute to the project |
317317| [ ** Docker Guide** ] ( docker/README.md ) | Complete Docker setup and usage |
318318| [ ** Module READMEs** ] ( modules/ ) | Individual module documentation |
@@ -327,13 +327,13 @@ We welcome contributions from the community! This project thrives on:
327327- 🔧 ** Optimizations** : Performance improvements and best practices
328328- 🌐 ** Platform Support** : Cross-platform compatibility improvements
329329
330- ** [ 📖 Contributing Guidelines →] ( CONTRIBUTING.md ) ** • ** [ 🐛 Report Issues →] ( ../../ issues) ** • ** [ 💡 Request Features →] ( ../.. /issues/new?template=feature_request.md) **
330+ ** [ 📖 Contributing Guidelines →] ( CONTRIBUTING.md ) ** • ** [ 🐛 Report Issues →] ( https://github.com/AIComputing101/gpu-programming-101/ issues) ** • ** [ 💡 Request Features →] ( https://github.com/AIComputing101/gpu-programming-101 /issues/new?template=feature_request.md) **
331331
332332## 🏆 Community & Support
333333
334334- 🌟 ** Star this project** if you find it helpful!
335- - 🐛 ** Report bugs** using our [ issue templates] ( ../.. /issues/new/choose)
336- - 💬 ** Join discussions** in [ GitHub Discussions] ( ../.. /discussions)
335+ - 🐛 ** Report bugs** using our [ issue templates] ( https://github.com/AIComputing101/gpu-programming-101 /issues/new/choose)
336+ - 💬 ** Join discussions** in [ GitHub Discussions] ( https://github.com/AIComputing101/gpu-programming-101 /discussions)
337337- 📧 ** Get help** from the community and maintainers
338338
339339## 📄 License
@@ -371,7 +371,7 @@ Stephen Shao, "GPU Programming 101: A Comprehensive Educational Project for CUDA
371371
372372** Ready to unlock the power of GPU computing?**
373373
374- ** [ 🚀 Get Started Now] ( #-quick-start ) ** • ** [ 📚 View Curriculum ] ( SUMMARY.md ) ** • ** [ 🐳 Try Docker] ( docker/README.md ) **
374+ ** [ 🚀 Get Started Now] ( #-quick-start ) ** • ** [ 📚 View Modules ] ( modules/ ) ** • ** [ 🐳 Try Docker] ( docker/README.md ) **
375375
376376---
377377
0 commit comments