mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
chore: updated slack to discord links
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
This commit is contained in:
@ -79,7 +79,7 @@ There weren’t any deeper reasons we choose WiseKey, other than they offered wh
|
|||||||
Do you have questions or thoughts about this? As always, let me know in the comments, on <a href="http://twitter.com/eltimuro" target="_blank">twitter.com/eltimuro</a>
|
Do you have questions or thoughts about this? As always, let me know in the comments, on <a href="http://twitter.com/eltimuro" target="_blank">twitter.com/eltimuro</a>
|
||||||
or directly: <a href="https://documen.so/timur" target="_blank">documen.so/timur</a>
|
or directly: <a href="https://documen.so/timur" target="_blank">documen.so/timur</a>
|
||||||
|
|
||||||
Join the self-hoster community here: <a href="https://documenso.slack.com/" target="_blank">https://documenso.slack.com/</a>
|
Join the self-hoster community here: <a href="https://documen.so/discord" target="_blank">https://documen.so/discord</a>
|
||||||
|
|
||||||
Best from Hamburg
|
Best from Hamburg
|
||||||
|
|
||||||
|
|||||||
@ -117,10 +117,10 @@ export default function PricingPage() {
|
|||||||
and join our{' '}
|
and join our{' '}
|
||||||
<Link
|
<Link
|
||||||
className="text-documenso-700 font-bold"
|
className="text-documenso-700 font-bold"
|
||||||
href="https://join.slack.com/t/documenso/shared_invite/zt-1vibm8txi-DqsDFtdp44Hn2H5lc~RpPQ"
|
href="https://documen.so/discord"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Slack Community
|
Discord Community
|
||||||
</Link>{' '}
|
</Link>{' '}
|
||||||
to keep up to date, on what the current priorities are. In any case, we are an open
|
to keep up to date, on what the current priorities are. In any case, we are an open
|
||||||
community and welcome all input, technical and non-technical ❤️
|
community and welcome all input, technical and non-technical ❤️
|
||||||
@ -168,10 +168,10 @@ export default function PricingPage() {
|
|||||||
or{' '}
|
or{' '}
|
||||||
<a
|
<a
|
||||||
className="text-documenso-700 font-bold"
|
className="text-documenso-700 font-bold"
|
||||||
href="https://join.slack.com/t/documenso/shared_invite/zt-1vibm8txi-DqsDFtdp44Hn2H5lc~RpPQ"
|
href="https://documen.so/discord"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
in our Slack-Support-Channel
|
in our Discord-Support-Channel
|
||||||
</a>{' '}
|
</a>{' '}
|
||||||
please message either Lucas or Timur to get added to the channel if you are not
|
please message either Lucas or Timur to get added to the channel if you are not
|
||||||
already a member.
|
already a member.
|
||||||
|
|||||||
@ -134,7 +134,7 @@ export const PricingTable = ({ className, ...props }: PricingTableProps) => {
|
|||||||
</p>
|
</p>
|
||||||
<p className="text-foreground py-4">Join the movement</p>
|
<p className="text-foreground py-4">Join the movement</p>
|
||||||
<p className="text-foreground py-4">Simple signing solution</p>
|
<p className="text-foreground py-4">Simple signing solution</p>
|
||||||
<p className="text-foreground py-4">Email and Slack assistance</p>
|
<p className="text-foreground py-4">Email, Discord and Discord assistance</p>
|
||||||
<p className="text-foreground py-4">
|
<p className="text-foreground py-4">
|
||||||
<strong>
|
<strong>
|
||||||
{' '}
|
{' '}
|
||||||
|
|||||||
Reference in New Issue
Block a user