Skip to content

Commit ce61a2a

Browse files
docs: Add a backlink to bytes.dev (#3429)
* docs: updates for new react-query course Change removes convert kit for email capture and migrates it to Bytes. Copy updates to promote the new React Query Course are included. * Add the PPP discount banner for the ui.dev React Query course. * Add a backlink to Bytes. Co-authored-by: Benjamin Adam <[email protected]>
1 parent 0cbd1fd commit ce61a2a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/src/components/Footer.js

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,11 @@ export const Footer = props => {
9696
Subscribe to Bytes
9797
</h4>
9898
<p className="mt-4 text-gray-500 text-base leading-6 mb-4">
99-
The best JavaScript newsletter! Delivered every Monday to over
100-
76,000 devs.
99+
The{' '}
100+
<a href="https://bytes.dev/?r=tanstack">
101+
best JavaScript newsletter!
102+
</a>{' '}
103+
Delivered every Monday to over 76,000 devs.
101104
</p>
102105
<BytesForm />
103106
</div>

0 commit comments

Comments
 (0)