| @@ -46,9 +46,9 @@ | ||
| 46 | 46 | if (get_option('vdo_annotate_code') != "") { |
| 47 | 47 | echo get_option('vdo_annotate_code'); |
| 48 | 48 | } |
| 49 | 49 | ?></textarea> |
| 50 | - <p class="description">Leave this text blank in case you do not need watermark over all Videos. For details on writing the annotation code <a href="https://www.vdocipher.com/blog/2014/12/add-text-to-videos-with-watermark/" target="_blank">check this out</a></p> | |
| 50 | + <p class="description">Leave this text blank in case you do not need watermark over all Videos</p> | |
| 51 | 51 | </td> |
| 52 | 52 | </tr> |
| 53 | 53 | </table> |
| 54 | 54 | <?php submit_button(); ?> |