Skip to content

Commit 4a3a66e

Browse files
committed
fixed broken wiki links in README
1 parent d3232ef commit 4a3a66e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ Fluent, XML-less, compile safe, automated, convention-based mappings for NHibern
77
Getting started
88
---------------------------------------------
99

10-
* Read the [introduction](http://wiki.fluentnhibernate.org/Getting_started).
11-
* Create your [first project](http://wiki.fluentnhibernate.org/Getting_started#Your_first_project).
10+
* Read the [introduction](https://github.com/jagregory/fluent-nhibernate/wiki/Getting-started).
11+
* Create your [first project](https://github.com/jagregory/fluent-nhibernate/wiki/Getting-started#wiki-yourfirstproject).
1212

1313

1414
Further reading
1515
---------------------------------------------
1616

17-
Once you've followed the above, you can compare our [auto mapping](http://wiki.fluentnhibernate.org/Auto_mapping) to our <a [fluent interface](http://wiki.fluentnhibernate.org/Fluent_mapping) to see which suits your application, read through our [API documentation](http://fluentnhibernate.org/api/index.htm), or just see what's available for reading in our [wiki](http://wiki.fluentnhibernate.org).
17+
Once you've followed the above, you can compare our [auto mapping](https://github.com/jagregory/fluent-nhibernate/wiki/Auto-mapping) to our [fluent interface](https://github.com/jagregory/fluent-nhibernate/wiki/Fluent-mapping) to see which suits your application, read through our [API documentation](https://github.com/jagregory/fluent-nhibernate/wiki/Fluent-configuration), or just see what's available for reading in our [wiki](https://github.com/jagregory/fluent-nhibernate/wiki).
1818

1919

2020
Contributors

0 commit comments

Comments
 (0)