Skip to content

Commit a3e3e11

Browse files
committed
Links to nhibernate.info
1 parent fac75a2 commit a3e3e11

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Welcome to NHibernate
44
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed,
55
fully featured and used in thousands of successful projects.
66

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

10-
[A1]: http://nhforge.org/wikis
11-
[A2]: http://nhforge.org/blogs/nhibernate
12-
[A3]: http://nhforge.org/doc/nh/en/index.html
10+
[A1]: http://nhibernate.info/doc/
11+
[A2]: http://nhibernate.info/blog/
12+
[A3]: http://nhibernate.info/doc/nh/en/index.html
1313

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

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

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

0 commit comments

Comments
 (0)