Skip to content

Commit 976c986

Browse files
committed
Fix welcome.html CTA links → spec, browse, Discord
1 parent 378100d commit 976c986

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/public/browse/welcome.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -568,9 +568,9 @@ <h2>The art of creation<br>just got a <em>new meaning</em></h2>
568568
<div class="cta-block">
569569
<span class="cta-quote">"<strong>Internal structure is standardized.</strong> External relationships are typed. What you produce is yours forever."</span>
570570
<div class="cta-row">
571-
<a href="https://github.com/ConceptKernel/ck-core-rs" class="btn-p">Read the Manifesto</a>
572-
<a href="https://github.com/ConceptKernel/ck-core-rs" class="btn-s">Install the Protocol</a>
573-
<a href="https://conceptkernel.org" class="btn-s">Join the Consensus</a>
571+
<a href="https://conceptkernel.org/v3.5-alpha6/introduction" class="btn-p">Read the Spec</a>
572+
<a href="https://conceptkernel.org/browse/" class="btn-s">Browse the Ontology</a>
573+
<a href="https://discord.gg/sTbfxV9xyU" class="btn-s">Join the Consensus</a>
574574
</div>
575575
</div>
576576

0 commit comments

Comments
 (0)