From 7b88370b2ae1cc0ab9f23a51d0d335ea0c14a25b Mon Sep 17 00:00:00 2001 From: Kanani Nirav Date: Mon, 9 Dec 2024 11:46:23 +0900 Subject: [PATCH] [Modify] Revert Update Practice Exam List URL --- README.md | 2 +- _config.yml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9b88f3c..80ff164 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ ## Practice Exams ( dumps ) -- **[Github Practice Exam List](https://github.com/kananinirav/AWS-Certified-Cloud-Practitioner-Notes/tree/master/practice-exam)** +- **[Practice Exam List](https://kananinirav.com/practice-exam/exams.html)** ## Other AWS And Azure Certification Notes diff --git a/_config.yml b/_config.yml index 49ad2c1..4037d2c 100644 --- a/_config.yml +++ b/_config.yml @@ -39,5 +39,3 @@ defaults: path: "/sections/*.md" values: link: true - -exclude: ['practice-exam']