website: Added target="_blank" to Fork me on GitHub
diff --git a/websites/site/lucenetemplate/layout/_master.tmpl b/websites/site/lucenetemplate/layout/_master.tmpl
index b244170..38d544d 100644
--- a/websites/site/lucenetemplate/layout/_master.tmpl
+++ b/websites/site/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}}