Update report route #1043
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ class AssetInfo extends React.Component {
|
|||
<a
|
||||
className={'link--primary'}
|
||||
target='_blank'
|
||||
href='https://lbry.com/dmca'
|
||||
href={`https://lbry.com/dmca/${claimId}`}
|
||||
>
|
||||
Report
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue