Skip to content

Commit

Permalink
add link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
amsoedal committed Sep 28, 2021
1 parent e0e5a46 commit c652ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StackExchange.Redis/AzureMaintenanceEvent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
namespace StackExchange.Redis
{
/// <summary>
/// Azure node maintenance event details
/// Azure node maintenance event. For more information, please see: https://github.com/Azure/AzureCacheForRedis/blob/main/AzureRedisEvents.md
/// </summary>
public class AzureMaintenanceEvent
{
Expand Down

1 comment on commit c652ed3

@mgravell
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

Please sign in to comment.