Fix links.
This commit is contained in:
@@ -38,8 +38,8 @@ export default function WebsitesTable({ columns = [], rows = [] }) {
|
||||
</Button>
|
||||
</a>
|
||||
</Link>
|
||||
<Link href={`/analytics/websites/${id}`}>
|
||||
<a target="_blank">
|
||||
<Link href={`/websites/${id}`}>
|
||||
<a>
|
||||
<Button>
|
||||
<Icon>
|
||||
<ExternalLink />
|
||||
|
||||
Reference in New Issue
Block a user