@@ -4,12 +4,12 @@ Welcome to NHibernate
4
4
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed,
5
5
fully featured and used in thousands of successful projects.
6
6
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 ] .
9
9
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
13
13
14
14
Latest Version
15
15
--------------
@@ -41,7 +41,7 @@ test-case that demonstrates the issue is usually required. Instructions on provi
41
41
can be found [ here] [ C2 ] .
42
42
43
43
[ 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
45
45
46
46
Licenses
47
47
--------
@@ -80,4 +80,4 @@ of NHibernate (in no particular order):
80
80
[ ReSharper ] : http://www.jetbrains.com/resharper
81
81
[ LinFu ] : http://code.google.com/p/linfu
82
82
[ 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