Skip to content

Commit c001ee6

Browse files
Fix typo and add direct link to documentation
1 parent 111ccf4 commit c001ee6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## NHibernate.Caches [![Build status](https://ci.appveyor.com/api/projects/status/42rw3tks2mg6vxvk/branch/master?svg=true)](https://ci.appveyor.com/project/nhibernate/nhibernate-caches/branch/master)
22

3-
Documentation and examples are available at http://nhibernate.info/
4-
Any feedback or issue can be sent to NHibernate user group([http://groups.google.com/group/nhusers][userGroup]) and will be greatly appreciated.
3+
[Documentation](http://nhibernate.info/doc/nhibernate-reference/caches.html) and examples are available at http://nhibernate.info/.
4+
Any feedback or issue can be sent to NHibernate user group ([http://groups.google.com/group/nhusers][userGroup]) and will be greatly appreciated.
55

66
Up-to-date source code available at [**GitHub Website**][nhGithub]
77

@@ -44,7 +44,7 @@ It's recommended to research for a while before deciding which one is better for
4444

4545
#### Build 5.0.0 for NHibernate 5.0.0
4646
* Breaking changes
47-
* All cache provider works with .NET 4.6.1
47+
* All cache providers work with .NET 4.6.1
4848

4949
#### Build 4.0.1GA for NHibernate 4.0.1GA
5050

@@ -58,7 +58,7 @@ It's recommended to research for a while before deciding which one is better for
5858

5959
#### Build 3.0.0.Alpha2 (rev1318 of contrib) for NHibernate 3.0.0Alpha2
6060
* Breaking changes
61-
* All cache provider works with .NET3.5
61+
* All cache providers work with .NET3.5
6262

6363
** Improvement
6464
* [NHCH-24] - Strong naming and signing assemblies

0 commit comments

Comments
 (0)