diff --git a/docs/getting-started/subscription.md b/docs/getting-started/subscription.md index 3af42c4..fb7905d 100644 --- a/docs/getting-started/subscription.md +++ b/docs/getting-started/subscription.md @@ -6,7 +6,7 @@ Slash is open source links shortener and sharing platform. Our source code is av ### Free -The Free plan is designed for personal use not for commercial use. It allows you to create unlimited shortcuts and invite up to 5 members. +The Free plan is designed for personal use not for commercial use. It allows you to create up to 100 shortcuts and invite up to 5 members. ### Pro diff --git a/frontend/web/src/pages/SubscriptionSetting.tsx b/frontend/web/src/pages/SubscriptionSetting.tsx index 1024048..a1fc2a9 100644 --- a/frontend/web/src/pages/SubscriptionSetting.tsx +++ b/frontend/web/src/pages/SubscriptionSetting.tsx @@ -111,11 +111,7 @@ const SubscriptionSetting: React.FC = () => {