|
15 | 15 | <ul class="unstyled">
|
16 | 16 | <li><h5>Gnuplotting</h5></li>
|
17 | 17 | <li><a href="http://www.gnuplotting.org/about/">About</a></li>
|
18 |
| - <li><a href="http://github.com/Gnuplotting" target="_blank">Github</a></li> |
| 18 | + <li><a href="https://github.com/Gnuplotting" target="_blank">Github</a></li> |
19 | 19 | <li><a href="http://www.gnuplotting.org/data-privacy-statement/">Data privacy</a></li>
|
20 | 20 | </ul>
|
21 | 21 | </div><!-- </span3> -->
|
|
33 | 33 | <ul class="unstyled">
|
34 | 34 | <li><h5>Documentation</h5></li>
|
35 | 35 | <li><a href="http://gnuplot.info/docs_5.2/Gnuplot_5.2.pdf">Manpage</a></li>
|
36 |
| - <li><a href="http://folk.uio.no/inf3330/scripting/doc/gnuplot/Kawano/index-e.html" target="_blank">Not so FAQs</a></li> |
37 |
| - <li><a href="http://gnuplot-tricks.blogspot.com/" target="_blank">Tricks</a></li> |
38 |
| - </ul> |
39 |
| - </div><!-- </span2> --> |
40 |
| - |
41 |
| - <div class="span2"> |
42 |
| - <ul class="unstyled"> |
43 |
| - <li><h5>Follow</h5></li> |
44 |
| - <li><a href="http://twitter.com/gnuplotting">Twitter</a></li> |
45 |
| - <li><a href="<?php bloginfo('rss2_url'); ?>">RSS</a></li> |
46 |
| - <li><a href="<?php bloginfo('comments_rss2_url'); ?>">RSS (comments)</a></li> |
| 36 | + <li><a href="http://lowrank.net/gnuplot/index-e.html" target="_blank">Not so FAQs</a></li> |
| 37 | + <li><a href="https://gnuplot-tricks.blogspot.com/" target="_blank">Tricks</a></li> |
47 | 38 | </ul>
|
48 | 39 | </div><!-- </span2> -->
|
49 | 40 |
|
|
57 | 48 |
|
58 | 49 | <div class="row license">
|
59 | 50 | <div class="span14 offset1">
|
60 |
| - Free to share and remix: <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank">Creative Commons CC-BY-NC</a>. |
61 |
| - Powered by <a href="http://wordpress.org/" target="_blank">WordPress</a>, |
62 |
| - <a href="http://twitter.github.com/bootstrap/" target="_blank">Bootstrap</a>. |
| 51 | + Free to share and remix: <a href="http://creativecommons.org/licenses/by/4.0/" target="_blank">Creative Commons CC-BY</a>. |
63 | 52 | <!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. -->
|
64 | 53 | </div><!-- </span15> -->
|
65 | 54 | </div><!-- </row> -->
|
66 | 55 | </div><!-- </container> -->
|
67 | 56 | </footer>
|
68 | 57 |
|
69 |
| -<!-- Piwik --> |
70 |
| -<script type="text/javascript"> |
71 |
| -var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.gnuplotting.org/" : "http://stats.gnuplotting.org/"); |
72 |
| -document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E")); |
73 |
| -</script><script type="text/javascript"> |
74 |
| -try { |
75 |
| -var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 3); |
76 |
| -piwikTracker.trackPageView(); |
77 |
| -piwikTracker.enableLinkTracking(); |
78 |
| -} catch( err ) {} |
79 |
| -</script><noscript><p><img src="http://stats.gnuplotting.org/piwik.php?idsite=3" style="border:0" alt=""/></p></noscript> |
80 |
| -<!-- End Piwik Tag --> |
81 |
| - |
82 | 58 | </body>
|
83 | 59 | </html>
|
84 | 60 |
|
|
0 commit comments