Skip to content

Commit

Permalink
cref -> href
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonC9018 committed Jan 15, 2024
1 parent 87ad350 commit 3447948
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace HotChocolate.ApolloFederation;
/// </code>
/// Indicates to composition that the target element is restricted based on authorization policies
/// that are evaluated in a Rhai script or coprocessor.
/// <see cref="https://www.apollographql.com/docs/router/configuration/authorization#policy"/>
/// <see href="https://www.apollographql.com/docs/router/configuration/authorization#policy"/>
/// </summary>
public sealed class PolicyDirectiveType : DirectiveType
{
Expand Down

0 comments on commit 3447948

Please sign in to comment.