You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2020/02/25 22:47:58 UTC

svn commit: r1874535 - in /uima/site/trunk/uima-website: docs/git-svn-notes.html xdocs/git-svn-notes.xml

Author: schor
Date: Tue Feb 25 22:47:58 2020
New Revision: 1874535

URL: http://svn.apache.org/viewvc?rev=1874535&view=rev
Log:
add link

Modified:
    uima/site/trunk/uima-website/docs/git-svn-notes.html
    uima/site/trunk/uima-website/xdocs/git-svn-notes.xml

Modified: uima/site/trunk/uima-website/docs/git-svn-notes.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/git-svn-notes.html?rev=1874535&r1=1874534&r2=1874535&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/git-svn-notes.html (original)
+++ uima/site/trunk/uima-website/docs/git-svn-notes.html Tue Feb 25 22:47:58 2020
@@ -239,7 +239,9 @@
           https://gitbox.apache.org/</a>.</p>
                                                 <p>When "pushing" to github.com, you need to use a "Personal Access Token" when it asks for a password.
        Set one up if needed, by logging into your github.com account, and clicking on your user picture
-       in the upper right corner -&gt; Settings -&gt; Developer settings -&gt; Personal Access Tokens.</p>
+       in the upper right corner -&gt; Settings -&gt; Developer settings -&gt; Personal Access Tokens.
+       <a target="_blank" rel="nofollow noopener" href="https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line">
+       https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line</a></p>
                                                 <p>The name used for logging in is separate from the name used to identify each commit in
         git.  The credentials used to identify each commit are called your "identity" and are 
         the combination of a username and "email". These can be set globally for all repos 

Modified: uima/site/trunk/uima-website/xdocs/git-svn-notes.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/git-svn-notes.xml?rev=1874535&r1=1874534&r2=1874535&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/git-svn-notes.xml (original)
+++ uima/site/trunk/uima-website/xdocs/git-svn-notes.xml Tue Feb 25 22:47:58 2020
@@ -37,7 +37,10 @@ under the License.
           https://gitbox.apache.org/</a>.</p>
     <p>When "pushing" to github.com, you need to use a "Personal Access Token" when it asks for a password.
        Set one up if needed, by logging into your github.com account, and clicking on your user picture
-       in the upper right corner -> Settings -> Developer settings -> Personal Access Tokens.</p>
+       in the upper right corner -> Settings -> Developer settings -> Personal Access Tokens.
+       <a target="_blank" rel="nofollow noopener" 
+       href="https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line">
+       https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line</a></p>
      
     <p>The name used for logging in is separate from the name used to identify each commit in
         git.  The credentials used to identify each commit are called your "identity" and are