mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix(messaging): fix provider docs link
This commit is contained in:
committed by
Torsten Dittmann
parent
f492837dd4
commit
e9004be4d8
@@ -97,7 +97,7 @@
|
||||
|
||||
<ClickableList>
|
||||
<ClickableListItem
|
||||
href={`https://appwrite.io/docs/messaging/${$provider}`}
|
||||
href={`https://appwrite.io/docs/products/messaging/${$provider}`}
|
||||
external>
|
||||
<div class="u-flex u-cross-center u-main-space-between">
|
||||
<div class="u-flex u-cross-center u-gap-16">
|
||||
|
||||
Reference in New Issue
Block a user