Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ The Aspire Community Toolkit also has a list of issues that are labeled as [help

## 📝 Add or Improve Documentation <a name="docs"></a>

The documentation for the Aspire Community Toolkit is available on the [Microsoft Docs](https://learn.microsoft.com/dotnet/aspire/community-toolkit/). If you find any issues with the documentation or want to add more information, you can contribute by submitting a PR to [the documentation repository](https://github.com/dotnet/docs-aspire).
The documentation for the Aspire Community Toolkit is available on [aspire.dev](https://aspire.dev).
Copy link

Copilot AI Dec 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the trailing space at the end of this line. This line ends with an unnecessary space after the period.

Suggested change
The documentation for the Aspire Community Toolkit is available on [aspire.dev](https://aspire.dev).
The documentation for the Aspire Community Toolkit is available on [aspire.dev](https://aspire.dev).

Copilot uses AI. Check for mistakes.

If you want to create new documentation, improve existing documentation, or report any issues with the documentation, please raise an issue on the [aspire.dev repository](https://github.com/microsoft/aspire.dev).

## 🚀 Create, Submit or Review Pull Request <a name="pr"></a>

Expand Down
Loading