We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c99bd commit 5163624Copy full SHA for 5163624
powerapps-docs/developer/data-platform/org-service/early-bound-programming.md
@@ -187,7 +187,7 @@ new EntityCollection(new Entity[] { relatedEntity.ToEntity<Entity>() });
187
### See also
188
189
[Entity operations using the SDK for .NET](entity-operations.md)<br />
190
-[Create table rows using the SDK for .NET-operations-create.md)<br />
+[Create table rows using the SDK for .NET](entity-operations-create.md)<br />
191
[Retrieve a table row using the SDK for .NET](entity-operations-retrieve.md)<br />
192
[Query data using the SDK for .NET](entity-operations-query-data.md)<br />
193
[Update and delete table rows using the SDK for .NET](entity-operations-update-delete.md)<br />
0 commit comments