Skip to content

Commit a88bba8

Browse files
committed
update homepage links
1 parent c625078 commit a88bba8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/HomepageHero.astro

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,9 @@ if (image) {
4646
<div class="sl-flex copy">
4747
<div class="sl-flex copy links space-x-4">
4848
<a href="/directory/">Directory</a>
49-
<a href="/billing/">Subscriptions and billing</a>
49+
<a href="/resources/">Resources</a>
5050
<a href="/api/">API</a>
5151
<a href="/changelog/">Changelog</a>
52-
<a href="/learning-paths/">Learning paths</a>
53-
<a href="/reference-architecture/">Architectures</a>
5452
</div>
5553
<h1 id={"_top"} data-page-title set:html={title} />
5654
{tagline && <div class="tagline" set:html={tagline} />}

0 commit comments

Comments
 (0)