Skip to content

Commit d034dc8

Browse files
Fix mis-formated links
1 parent d82d138 commit d034dc8

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
@@ -64,8 +64,8 @@ of NHibernate (in no particular order):
6464
* [Log4net][] - logging, by the [Apache Software Foundation][]
6565
* [JetBrains][] - [ReSharper][] licences for NHibernate developers
6666
* [LinFu][] - proxy implementation (Philip Laureano)
67-
* Iesi.Collections - source code taken from an [article][Article] written by Jason Smith
68-
* [Relinq] - Linq provider for NHibernate
67+
* Iesi.Collections - source code taken from an [article][] written by Jason Smith
68+
* [Relinq][] - Linq provider for NHibernate
6969

7070
[NUnit]: http://www.nunit.org
7171
[Nant]: http://nant.sourceforge.net
@@ -79,5 +79,5 @@ of NHibernate (in no particular order):
7979
[JetBrains]: http://www.jetbrains.com
8080
[ReSharper]: http://www.jetbrains.com/resharper
8181
[LinFu]: http://code.google.com/p/linfu
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"
82+
[article]: http://www.codeproject.com/KB/recipes/sets.aspx
83+
[Relinq]: http://relinq.codeplex.com/

0 commit comments

Comments
 (0)