Skip to content
Snippets Groups Projects
Commit a138eba4 authored by Dima Rifai's avatar Dima Rifai
Browse files

Issue #437 - Update permlink href in operations

parent b453cd84
No related branches found
No related tags found
1 merge request!535Issue #437 - Update permlink href in operations
Pipeline #114387 canceled
......@@ -154,7 +154,7 @@ class OperationsFormatter implements IWaxCustomFormatter {
<Link
rel="noopener noreferrer"
target="_blank"
href={`https://hive.blog/@${author}/${permlink}`}
href={`/@${author}/${permlink}`}
>
<span className="text-explorer-light-green">{permlink}</span>
</Link>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment