You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/reference/modules/nhibernate_mapping_attributes.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<abstractid="mapping-attributes-abstract">
6
6
<title>What is NHibernate.Mapping.Attributes?</title>
7
7
<formalpara>
8
-
<title>NHibernate.Mapping.Attributes is an add-in for <ulinkurl="http://nhibernate.info/">NHibernate</ulink> contributed by Pierre Henri Kuaté
8
+
<title>NHibernate.Mapping.Attributes is an add-in for <ulinkurl="https://nhibernate.info/">NHibernate</ulink> contributed by Pierre Henri Kuaté
9
9
(aka <emphasis>KPixel</emphasis>); the former implementation was made by John Morris.</title>
10
10
<para>NHibernate require mapping streams to bind your domain model to your database. Usually, they are written (and maintained) in separated hbm.xml files.</para>
0 commit comments