mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 04:09:03 +00:00
chore: update documentation links to new domain
This commit is contained in:
parent
80f00fa1d9
commit
fe98ec196e
8 changed files with 8 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Frontend for Remnawave Panel..
|
||||
|
||||
Learn more about Remnawave Panel [here](https://remna.st/).
|
||||
Learn more about Remnawave Panel [here](https://docs.rw/).
|
||||
|
||||
# Contributors
|
||||
|
||||
|
|
|
|||
|
|
@ -267,7 +267,7 @@ export const BulkAllUserActionsUpdateTabFeature = (props: IProps) => {
|
|||
{t('create-user-modal.widget.hwid-user-limit-line-2')}{' '}
|
||||
<Code>true</Code>.{' '}
|
||||
<Anchor
|
||||
href="https://remna.st/docs/features/hwid-device-limit"
|
||||
href="https://docs.rw/docs/features/hwid-device-limit"
|
||||
target="_blank"
|
||||
>
|
||||
{t('create-user-modal.widget.hwid-user-limit-line-3')}
|
||||
|
|
|
|||
|
|
@ -311,7 +311,7 @@ export const BulkUserActionsUpdateTabFeature = (props: IProps) => {
|
|||
{t('create-user-modal.widget.hwid-user-limit-line-2')}{' '}
|
||||
<Code>true</Code>.{' '}
|
||||
<Anchor
|
||||
href="https://remna.st/docs/features/hwid-device-limit"
|
||||
href="https://docs.rw/docs/features/hwid-device-limit"
|
||||
target="_blank"
|
||||
>
|
||||
{t('create-user-modal.widget.hwid-user-limit-line-3')}
|
||||
|
|
|
|||
|
|
@ -353,7 +353,7 @@ export function GetHwidUserDevicesFeature(props: IProps) {
|
|||
<br />
|
||||
<br />
|
||||
<Anchor
|
||||
href="https://remna.st/docs/features/hwid-device-limit"
|
||||
href="https://docs.rw/docs/features/hwid-device-limit"
|
||||
target="_blank"
|
||||
>
|
||||
{t('get-hwid-user-devices.feature.important-note-line-7')}
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@ export function DeviceTagSettingsCard<
|
|||
{t('create-user-modal.widget.hwid-user-limit-line-2')}{' '}
|
||||
<Code>true</Code>.{' '}
|
||||
<Anchor
|
||||
href="https://remna.st/docs/features/hwid-device-limit"
|
||||
href="https://docs.rw/docs/features/hwid-device-limit"
|
||||
target="_blank"
|
||||
>
|
||||
{t('create-user-modal.widget.hwid-user-limit-line-3')}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ export function SupportControl() {
|
|||
<HeaderControl
|
||||
className={classes.support}
|
||||
component="a"
|
||||
href="https://remna.st/docs/donate"
|
||||
href="https://docs.rw/docs/donate"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ export const CreateNodeStep1Connection = ({ form, onNext, pubKey, port }: IProps
|
|||
{t('create-node-step-1-connection.content-for-the-remnawave-node-below')}{' '}
|
||||
<Anchor
|
||||
fw="700"
|
||||
href="https://remna.st/docs/install/remnawave-node"
|
||||
href="https://docs.rw/docs/install/remnawave-node"
|
||||
inherit
|
||||
target="_blank"
|
||||
underline="hover"
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ export function SubscriptionPageBuilderHeaderWidget(props: {
|
|||
</Text>
|
||||
<Button
|
||||
component="a"
|
||||
href="https://remna.st/docs/install/remnawave-subscription-page#configuring-subscription-page-optional"
|
||||
href="https://docs.rw/docs/install/remnawave-subscription-page#configuring-subscription-page-optional"
|
||||
mt="xs"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue