Skip to content

Commit 17e9a96

Browse files
committed
🔗 Link Talkie to usetalkie.com on marketing site
1 parent cfa59ce commit 17e9a96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎site/src/App.tsx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ export default function App() {
266266
<a href="/docs/layers#tab-groups">Tab groups</a> — related projects as tabs in one session
267267
</li>
268268
<li>Cheat sheet HUD and omni search</li>
269-
<li>Voice commands via <a href="https://github.com/arach/talkie">Talkie</a> integration <span className="beta-badge">beta</span></li>
269+
<li>Voice commands via <a href="https://usetalkie.com">Talkie</a> integration <span className="beta-badge">beta</span></li>
270270
</ul>
271271
<a
272272
href="https://github.com/arach/lattices/releases/latest"
@@ -317,7 +317,7 @@ export default function App() {
317317
</div>
318318
<div className="feature">
319319
<h3>Voice commands <span className="beta-badge">beta</span></h3>
320-
<p>Speak to tile, search, focus, and launch — via <a href="https://github.com/arach/talkie">Talkie</a>.</p>
320+
<p>Speak to tile, search, focus, and launch — via <a href="https://usetalkie.com">Talkie</a>.</p>
321321
</div>
322322
</div>
323323
</div>

0 commit comments

Comments
 (0)