Skip to content

Commit 814a9dd

Browse files
authored
Merge pull request #2184 from Giskard-AI/feature/gsk-4493-fix-discord-icon-in-giskard-docs
fix Discord Sever badge in docs page
2 parents 6ed690f + 794971f commit 814a9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_templates/sidebar/brand.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
<div class="social social--sidebar" style="margin-top: 1em; display: flex; justify-content: center; gap: 8px">
3030
<div class="github-stars github-stars--sidebar"></div>
3131
<div><a href="https://discord.gg/ABvfpbu69R"><img
32-
src="https://dcbadge.vercel.app/api/server/ABvfpbu69R?style=flat-square"/></a></div>
32+
src="https://dcbadge.limes.pink/api/server/https://discord.gg/ABvfpbu69R?style=flat-square"/></a></div>
3333
</div>

0 commit comments

Comments
 (0)