Skip to content

fix: add missing Discord link in virustotal-partnership blog post#96

Merged
steipete merged 1 commit intoopenclaw:mainfrom
gandli:main
Mar 7, 2026
Merged

fix: add missing Discord link in virustotal-partnership blog post#96
steipete merged 1 commit intoopenclaw:mainfrom
gandli:main

Conversation

@gandli
Copy link
Contributor

@gandli gandli commented Mar 5, 2026

Summary

The 'Join the discussion: Discord' line at the end of the VirusTotal partnership blog post was missing the actual link URL. This PR adds the consistent Discord invite link format used throughout the codebase.

Changes

  • Added <a href="https://discord.gg/openclaw" target="_blank" rel="noopener">Discord</a> to the blog post footer
  • Consistent with the link format used in introducing-openclaw.md and README.md

Validation

  • Build passes successfully (bun run build)
  • No content errors
  • Minimal, low-risk documentation fix

Before

*Join the discussion: Discord*

After

*Join the discussion: <a href="https://discord.gg/openclaw" target="_blank" rel="noopener">Discord</a>*

@vercel
Copy link

vercel bot commented Mar 5, 2026

Someone is attempting to deploy a commit to the Jamie's projects Team on Vercel.

A member of the Team first needs to authorize it.

@steipete steipete merged commit 9c90d54 into openclaw:main Mar 7, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants