Skip to content

Commit 6204cc5

Browse files
fix(site): point CTAs at live branch and release
Co-authored-by: edenbuilds <edenbuilds@users.noreply.github.com>
1 parent 71d5d22 commit 6204cc5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

site/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,18 @@
5454
<nav>
5555
<div class="brand">GOD<span>MODE</span></div>
5656
<div>
57-
<a href="https://github.com/edenbuilds/godmode">GitHub</a>
57+
<a href="https://github.com/edenbuilds/bloom/tree/cursor/godmode-repo-a5cc">GitHub</a>
5858
<a href="https://github.com/edenbuilds">edenbuilds</a>
5959
</div>
6060
</nav>
61+
<p style="color:#c8ff00;font-size:.85rem;margin:18px 0 0">LIVE on branch + release · run <code>./scripts/publish.sh</code> to cut the fresh <code>edenbuilds/godmode</code> repo</p>
6162
<div class="hero">
6263
<h1>GOD<em>MODE</em></h1>
6364
<div class="scan"></div>
6465
<p class="tag">The open harness for agents that ship. Council. Loop. Verify. Done. Installable across Cursor, Claude Code, Codex, Copilot, Windsurf, and the OpenAI Agents SDK.</p>
6566
<div class="cta">
66-
<a class="btn primary" href="https://github.com/edenbuilds/godmode">Own the loop →</a>
67-
<a class="btn ghost" href="https://github.com/edenbuilds/godmode#install">Install in 30s</a>
67+
<a class="btn primary" href="https://github.com/edenbuilds/bloom/tree/cursor/godmode-repo-a5cc">Own the loop →</a>
68+
<a class="btn ghost" href="https://github.com/edenbuilds/bloom/releases/tag/godmode-v0.1.0">Download v0.1.0</a>
6869
</div>
6970
</div>
7071
<section>

0 commit comments

Comments
 (0)