diff --git a/views/channel.handlebars b/views/channel.handlebars index d2b74b22..00b64c87 100644 --- a/views/channel.handlebars +++ b/views/channel.handlebars @@ -18,7 +18,10 @@
  • {{this.description}}
  • spee.ch/{{this.channelName}}:{{this.shortChannelId}}/{{this.name}}.{{this.fileExtension}}
  • License: {{this.license}}
  • -
  • Claim: {{this.name}}
  • +
  • + Claim: + lbry://{{this.name}} +
  • Claim Id: {{this.claimId}}
  • @@ -26,4 +29,4 @@ {{/each}} {{> footer}} - \ No newline at end of file +