diff --git a/README.md b/README.md index 80ff164..9b88f3c 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ ## Practice Exams ( dumps ) -- **[Practice Exam List](https://kananinirav.com/practice-exam/exams.html)** +- **[Github Practice Exam List](https://github.com/kananinirav/AWS-Certified-Cloud-Practitioner-Notes/tree/master/practice-exam)** ## Other AWS And Azure Certification Notes diff --git a/_config.yml b/_config.yml index 4037d2c..49ad2c1 100644 --- a/_config.yml +++ b/_config.yml @@ -39,3 +39,5 @@ defaults: path: "/sections/*.md" values: link: true + +exclude: ['practice-exam']