Commit e94ae15b authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Remove outdated note about which links will work.

Recent changes in server now allow any links to be posted.
parent 3a42f6d9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -229,9 +229,6 @@ Ext.define('Docs.view.Comments', {
                    '</ul>',
                    'End a line with two spaces<br/>to create a line break<br/><br/>',
                '</div>',
                '<ul>',
                    '<li>Links will only work if they start with <code>#!/</code> or http://www.sencha.com',
                '</ul>',
            '</div>'
        ];