You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2020/10/24 13:09:15 UTC

[lucenenet] 03/03: apidocs: Added target="_blank" to Fork me on GitHub

This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit d1f73e4740453b29d19360ec4dd1492640785aee
Author: Shad Storhaug <sh...@shadstorhaug.com>
AuthorDate: Sat Oct 24 16:57:52 2020 +0700

    apidocs: Added  target="_blank" to Fork me on GitHub
---
 websites/apidocs/Templates/LuceneApiDocs/layout/_master.tmpl  | 2 +-
 websites/apidocs/Templates/LuceneTemplate/layout/_master.tmpl | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/websites/apidocs/Templates/LuceneApiDocs/layout/_master.tmpl b/websites/apidocs/Templates/LuceneApiDocs/layout/_master.tmpl
index b244170..38d544d 100644
--- a/websites/apidocs/Templates/LuceneApiDocs/layout/_master.tmpl
+++ b/websites/apidocs/Templates/LuceneApiDocs/layout/_master.tmpl
@@ -9,7 +9,7 @@
 <html>
   {{>partials/head}}
   <body data-spy="scroll" data-target="#affix" data-offset="120">
-    <span id="forkongithub"><a href="https://github.com/apache/lucenenet">Fork me on GitHub</a></span>
+    <span id="forkongithub"><a href="https://github.com/apache/lucenenet" target="_blank">Fork me on GitHub</a></span>
     <div id="wrapper">
       <header>
         {{^_disableNavbar}}
diff --git a/websites/apidocs/Templates/LuceneTemplate/layout/_master.tmpl b/websites/apidocs/Templates/LuceneTemplate/layout/_master.tmpl
index b244170..38d544d 100644
--- a/websites/apidocs/Templates/LuceneTemplate/layout/_master.tmpl
+++ b/websites/apidocs/Templates/LuceneTemplate/layout/_master.tmpl
@@ -9,7 +9,7 @@
 <html>
   {{>partials/head}}
   <body data-spy="scroll" data-target="#affix" data-offset="120">
-    <span id="forkongithub"><a href="https://github.com/apache/lucenenet">Fork me on GitHub</a></span>
+    <span id="forkongithub"><a href="https://github.com/apache/lucenenet" target="_blank">Fork me on GitHub</a></span>
     <div id="wrapper">
       <header>
         {{^_disableNavbar}}