[
https://issues.apache.org/jira/browse/NIFI-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331271#comment-16331271
]
ASF GitHub Bot commented on NIFI-4791:
--------------------------------------
GitHub user andrewmlim opened a pull request:
https://github.com/apache/nifi/pull/2413
NIFI-4791 Made external links open in new windows and fixed some brok…
…en links
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewmlim/nifi NIFI-4791
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2413.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2413
----
commit 70e04bd562625d4d46230b0a18a3d2699e58e427
Author: Andrew Lim <andrewlim.apache@...>
Date: 2018-01-18T21:36:54Z
NIFI-4791 Made external links open in new windows and fixed some broken
links
----
> Multiple links referenced in NiFi docs should open in a new window, not
> rendered within the NiFi docs
> -----------------------------------------------------------------------------------------------------
>
> Key: NIFI-4791
> URL: https://issues.apache.org/jira/browse/NIFI-4791
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Priority: Trivial
>
> For example, in the Getting Started guide the default link for a NiFi
> instance is referenced ([http://localhost:8080/nifi/]), which will open the
> NiFi UI within the documentation. Also in the same guide, the NiFi
> Contributor's Guide has a link
> ([https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide)] ,
> which doesn't render properly inside the doc. These types of links should
> open in a new browser tab/window.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)