1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-28 00:27:49 +02:00

Fixing the link (#780)

This commit is contained in:
Jamie Hewitt 2021-08-09 11:01:07 +02:00 committed by GitHub
parent c5eaaf8d45
commit f3e83fab7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ export default function Publisher({
) : (
<>
<Link
to={`/search/?owner=${account}&sort=created&sortOrder=desc`}
to={`/search?sort=created&sortOrder=desc&text=${account}`}
title="Show all data sets created by this account."
>
{name}