You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andy LoPresto (JIRA)" <ji...@apache.org> on 2016/04/26 18:57:12 UTC

[jira] [Created] (NIFI-1813) Javadoc link syntax is incorrect in ScryptCipherProviderGroovyTest

Andy LoPresto created NIFI-1813:
-----------------------------------

             Summary: Javadoc link syntax is incorrect in ScryptCipherProviderGroovyTest
                 Key: NIFI-1813
                 URL: https://issues.apache.org/jira/browse/NIFI-1813
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Documentation & Website
    Affects Versions: 0.6.1, 1.0.0
            Reporter: Andy LoPresto
            Assignee: Andy LoPresto
            Priority: Trivial
             Fix For: 1.0.0, 0.7.0


The {{link}} syntax only works for references to other Java objects, not arbitrary HTTP links. Use {{<a href="url">text</a>}} syntax instead. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)