Unverified Commit 9164476e authored by Kim, Hyeonseo's avatar Kim, Hyeonseo Committed by GitHub
Browse files

docs: update packages/fedify/src/webfinger/jrd.ts

parent d222232e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ export interface Link {
  properties?: Record<string, string>;

  /**
   * A URI template (RFC 6570) that can be used to construct URIs by
   * A URI Template (RFC 6570) that can be used to construct URIs by
   * substituting variables. Used primarily for subscription endpoints
   * where parameters like account URIs need to be dynamically inserted.
   * @since 1.9.0