merge 99630:99762
[mono.git] / mono / docscripts / sources / mono-api-object.html
index ad5a6425cc3bdf41127441f3c4b0599f9947d326..2878a5844b9d13ea8a45eaf64d1222e654c3faf5 100644 (file)
@@ -8,11 +8,11 @@
        <p>The object API has methods for accessing <a
        href="#fields">fields</a>, <a
        href="#properties">properties</a>, <a
-       href="events">events</a>, <a href="delegates">delegates</a>.
+       href="#events">events</a>, <a href="#delegates">delegates</a>.
 
        <p>There are some advanced uses that are useful to document
-       here dealing with <a href="async">AsyncResults</a> and <a
-       href="remote">remote fields</a>.
+       here dealing with <a href="#async">AsyncResults</a> and <a
+       href="#remote">remote fields</a>.
        
 <h2>Synopsis</h2>
 
@@ -211,4 +211,4 @@ result = mono_object_new (mono_domain_get (), version_class);
        System.Nullable&lt;T&gt;
        
 <h4><a name="api:mono_nullable_box">mono_nullable_box</a></h4>
-<h4><a name="api:mono_nullable_init">mono_nullable_init</a></h4>
\ No newline at end of file
+<h4><a name="api:mono_nullable_init">mono_nullable_init</a></h4>