Skip to content

Commit 5ca4e6e

Browse files
committed
Update index.md
1 parent 696e1e0 commit 5ca4e6e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ hero:
2121
alt: OpenBubbles
2222
actions:
2323
- theme: brand
24-
text: Join the waitlist
25-
link: /#hosted-waitlist
24+
text: Get Started
25+
link: /#hosted
2626
- theme: alt
2727
text: Self-host
2828
link: /quickstart
@@ -192,7 +192,7 @@ features:
192192
})
193193
</script>
194194

195-
<div class="footer" id="hosted-waitlist">
195+
<div class="footer" id="hosted">
196196
<h1 v-if="!isAvailable">Get notified</h1>
197197
<h3 v-if="!isAvailable">All of our devices are currently allocated, but more are coming soon!</h3>
198198
<h1 v-if="isAvailable">Be a Blue Bubble</h1>

0 commit comments

Comments
 (0)