diff --git a/pages/index.vue b/pages/index.vue
index 0111338..f345818 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -83,13 +83,13 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
@@ -103,7 +103,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
Will be working on it throughout the Spring session at UTS"
:badges='["godot4"]'
:buttons='[
- {link:"https://docs.google.com/document/d/1HYT-nEM4QSTdPx3GaNz3OMnsmYUCQp3SfUh37iGM1Gk/edit?usp=sharing",text:"Assignment 1: Short Proposal (WIP)"}
+ {link:"https://docs.google.com/document/d/1HYT-nEM4QSTdPx3GaNz3OMnsmYUCQp3SfUh37iGM1Gk/edit?usp=sharing",text:"Assignment 1: Short Proposal"}
]'
/>