Skip to content

Commit

Permalink
Fixes broken link (dotnet#5107)
Browse files Browse the repository at this point in the history
  • Loading branch information
oneolddev authored Apr 18, 2022
1 parent 7f462a9 commit 8730f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/extensions/COMServerDemo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description: "A basic example of a managed COM server in .NET Core"

# COM Server Demo

This is a basic example of providing a managed COM server in .NET Core 3.1. Documentation on the inner workings of activation can be found [here](https://github.com/dotnet/core-setup/blob/main/Documentation/design-docs/COM-activation.md).
This is a basic example of providing a managed COM server in .NET Core 3.1. Documentation on the inner workings of activation can be found [here](https://github.com/dotnet/runtime/blob/main/docs/design/features/COM-activation.md).

## Key Features

Expand Down

0 comments on commit 8730f97

Please sign in to comment.