Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update pages/account/manage/link/[[...data]].js
Browse files Browse the repository at this point in the history
Co-authored-by: Eddie Jaoude <eddie@jaoudestudios.com>
  • Loading branch information
amandamartin-dev and eddiejaoude authored Apr 29, 2024
1 parent 6554736 commit d4fd20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/account/manage/link/[[...data]].js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ export default function ManageLink({ BASE_URL, username, link, groups }) {
required
minLength="2"
maxLength="256"
title="This link cannot be edited because it is predefined by the system."
title="The URL cannot be edited as this would effect your stats. You can disable this link and create another link."
/>
<p className="text-sm text-primary-low-medium">
For example: <i>https://twitter.com/eddiejaoude</i>
Expand Down

0 comments on commit d4fd20c

Please sign in to comment.