Skip to content

Commit

Permalink
Links to nhibernate.info
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarb committed Jan 12, 2015
1 parent fac75a2 commit a3e3e11
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Welcome to NHibernate
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed,
fully featured and used in thousands of successful projects.

The NHibernate community website - <http://www.nhforge.org> - has a range of resources to help you get started,
including [wikis][A1], [blogs][A2] and [reference documentation][A3].
The NHibernate community website - <http://www.nhibernate.info> - has a range of resources to help you get started,
including [howtos][A1], [blogs][A2] and [reference documentation][A3].

[A1]: http://nhforge.org/wikis
[A2]: http://nhforge.org/blogs/nhibernate
[A3]: http://nhforge.org/doc/nh/en/index.html
[A1]: http://nhibernate.info/doc/
[A2]: http://nhibernate.info/blog/
[A3]: http://nhibernate.info/doc/nh/en/index.html

Latest Version
--------------
Expand Down Expand Up @@ -41,7 +41,7 @@ test-case that demonstrates the issue is usually required. Instructions on provi
can be found [here][C2].

[C1]: http://nhibernate.jira.com
[C2]: http://nhforge.org/blogs/nhibernate/archive/2008/10/04/the-best-way-to-solve-nhibernate-bugs-submit-good-unit-test.aspx
[C2]: http://nhibernate.info/blog/2008/10/03/the-best-way-to-solve-nhibernate-bugs-submit-good-unit-test.html

Licenses
--------
Expand Down Expand Up @@ -80,4 +80,4 @@ of NHibernate (in no particular order):
[ReSharper]: http://www.jetbrains.com/resharper
[LinFu]: http://code.google.com/p/linfu
[Article]: http://www.codeproject.com/KB/recipes/sets.aspx "Add Support for "Set" Collections to .NET"
[Relinq]: http://relinq.codeplex.com/ "re-linq: Generic LINQ provider"
[Relinq]: http://relinq.codeplex.com/ "re-linq: Generic LINQ provider"

0 comments on commit a3e3e11

Please sign in to comment.