Improve link styles

This commit is contained in:
Chocobozzz
2020-08-21 15:17:45 +02:00
parent e7ee7c6d6c
commit cb866ff031
4 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
async function register ({ registerVideoField, peertubeHelpers }) {
const fieldName = 'player-annotations'
const descriptionSource = 'See <a href="https://cpy.re" target="_blank">this document</a> for annotation format'
const descriptionSource = 'See <a href="https://framagit.org/framasoft/peertube/official-plugins/-/blob/master/peertube-plugin-video-annotation/README.md" target="_blank">this document</a> for annotation format'
const descriptionHTML = await peertubeHelpers.translate(descriptionSource)
const commonOptions = {