Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit b6e7aec

Browse files
authored
Merge pull request #160 from appwrite/docs-appwrite-blog-link
chore: update links to blog and Discord
2 parents 5e01802 + a2363a0 commit b6e7aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/docs/main.phtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ $getSpecsUrl = function($type, $platform) use ($latestVersion) {
108108
<div class="margin-bottom-large">
109109
<h2 class="margin-bottom">Learn More</h2>
110110

111-
<p>Follow our <a href="https://medium.com/appwrite-io" target="_blank" rel="noopener">blog</a> and subscribe to our newsletter to learn more about Appwrite and stay up-to-date with Appwrite latest news and announcements. You can also join our <a href="https://discord.gg/GSeTUeA" target="_blank" rel="noopener">Discord server</a>, where you can chat with fellow developers and get support from our team and community members.</p>
111+
<p>Follow our <a href="https://dev.to/appwrite" target="_blank" rel="noopener">blog</a> and subscribe to our newsletter to learn more about Appwrite and stay up-to-date with Appwrite latest news and announcements. You can also join our <a href="https://appwrite.io/discord" target="_blank" rel="noopener">Discord server</a>, where you can chat with fellow developers and get support from our team and community members.</p>
112112
</div>
113113

114-
</div>
114+
</div>

0 commit comments

Comments
 (0)