mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-27 04:06:39 +00:00
Improved wording
This commit is contained in:
@@ -68,7 +68,7 @@ export const Overview = (ShortUrlsTable: FC<ShortUrlsTableProps>) => boundToMerc
|
||||
<Card className="mb-4">
|
||||
<CardHeader>
|
||||
Create short URL
|
||||
<Link className="float-right" to={`/server/${serverId}/create-short-url`}>More options »</Link>
|
||||
<Link className="float-right" to={`/server/${serverId}/create-short-url`}>Advanced options »</Link>
|
||||
</CardHeader>
|
||||
<CardBody>Create</CardBody>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user