diff --git a/content/_index.md b/content/_index.md index 4fdd92861..30ded8296 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,8 +7,8 @@ enableToc: false - And this is a collection of my notes, resources and just about everything I do everyday. #### My Content -- [[Today I Learned]] -- [[Resource Repositories]] +- [Today I Learned](notes/Resource Repositories) +- [Resource Repositories](notes/Resource Repositories) - blogs -- comming soon #### Skills I have in my Portfolio currently diff --git a/content/Resource Repositories.md b/content/notes/Resource Repositories.md similarity index 100% rename from content/Resource Repositories.md rename to content/notes/Resource Repositories.md diff --git a/content/Today I Learned.md b/content/notes/Today I Learned.md similarity index 100% rename from content/Today I Learned.md rename to content/notes/Today I Learned.md