Browse Source

Update links

pull/260/merge
Christoph Ruegg 11 years ago
parent
commit
d9d787fad4
  1. 6
      README.md
  2. 4
      docs/tools/templates/template.cshtml

6
README.md

@ -11,10 +11,10 @@ Math.NET Numerics is covered under the terms of the [MIT/X11](LICENSE.md) licens
* [**Project Website**](http://numerics.mathdotnet.com)
* [Source Code](http://github.com/mathnet/mathnet-numerics)
* [NuGet Packages](https://www.nuget.org/profiles/mathnet/) | [Downloads](http://mathnetnumerics.codeplex.com/releases) | [Release Notes](http://numerics.mathdotnet.com/docs/ReleaseNotes.html)
* [Documentation](http://numerics.mathdotnet.com/docs/) | [API Reference](http://numerics.mathdotnet.com/api/)
* [NuGet & Binaries](http://numerics.mathdotnet.com/Packages.html) | [Release Notes](http://numerics.mathdotnet.com/ReleaseNotes.html)
* [Documentation](http://numerics.mathdotnet.com) | [API Reference](http://numerics.mathdotnet.com/api/)
* [Issues & Bugs](http://github.com/mathnet/mathnet-numerics/issues) | [Ideas](http://feedback.mathdotnet.com/forums/2060-math-net-numerics)
* [Discussions](http://mathnetnumerics.codeplex.com/discussions) | [Stack Overflow](http://stackoverflow.com/questions/tagged/mathdotnet) | [Chat](https://gitter.im/mathnet/mathnet-numerics) | [Twitter](http://twitter.com/MathDotNet) | [Google+](https://plus.google.com/112484567926928665204)
* [Discussions](http://discuss.mathdotnet.com/c/numerics) | [Stack Overflow](http://stackoverflow.com/questions/tagged/mathdotnet) | [Twitter](http://twitter.com/MathDotNet)
* [Wikipedia](http://en.wikipedia.org/wiki/Math.NET_Numerics) | [OpenHUB](https://www.ohloh.net/p/mathnet)
### Current Version

4
docs/tools/templates/template.cshtml

@ -49,7 +49,6 @@
<li><a href="http://www.mathdotnet.com">Math.NET Project</a></li>
<li><a href="http://numerics.mathdotnet.com">Math.NET Numerics</a></li>
<li><a href="https://github.com/mathnet/mathnet-numerics">GitHub</a></li>
<li><a href="https://mathnetnumerics.codeplex.com/">CodePlex</a></li>
</ul>
<h3 class="muted">Math.NET Numerics</h3>
</div>
@ -77,9 +76,8 @@
<li><a href="http://feedback.mathdotnet.com/forums/2060-math-net-numerics">Your Ideas</a></li>
<li class="nav-header">Getting Help</li>
<li><a href="http://discuss.mathdotnet.com/c/numerics">Discuss</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/mathdotnet">Stack Overflow</a></li>
<li><a href="http://mathnetnumerics.codeplex.com/discussions">Discuss</a></li>
<li><a href="https://gitter.im/mathnet/mathnet-numerics">Chat</a></li>
<li class="nav-header">Getting Started</li>
<li><a href="@Root/">Getting started</a></li>

Loading…
Cancel
Save