chore: regens API reference docs (#889)

diff --git a/docs/dyn/digitalassetlinks_v1.statements.html b/docs/dyn/digitalassetlinks_v1.statements.html
index 950b4e7..9636a7c 100644
--- a/docs/dyn/digitalassetlinks_v1.statements.html
+++ b/docs/dyn/digitalassetlinks_v1.statements.html
@@ -145,7 +145,7 @@
   source_web_site: string, Web assets are identified by a URL that contains only the scheme, hostname
 and port parts.  The format is
 
-    http[s]://<hostname>[:<port>]
+    http[s]://&lt;hostname&gt;[:&lt;port&gt;]
 
 Hostnames must be fully qualified: they must end in a single period
 ("`.`").
@@ -203,7 +203,7 @@
             "site": "A String", # Web assets are identified by a URL that contains only the scheme, hostname
                 # and port parts.  The format is
                 #
-                #     http[s]://<hostname>[:<port>]
+                #     http[s]://&lt;hostname&gt;[:&lt;port&gt;]
                 #
                 # Hostnames must be fully qualified: they must end in a single period
                 # ("`.`").
@@ -282,9 +282,9 @@
             # asset's owner (that is, the person or entity who issued the statement).
             # Every complete statement has a relation.
             #
-            # We identify relations with strings of the format `<kind>/<detail>`, where
-            # `<kind>` must be one of a set of pre-defined purpose categories, and
-            # `<detail>` is a free-form lowercase alphanumeric string that describes the
+            # We identify relations with strings of the format `&lt;kind&gt;/&lt;detail&gt;`, where
+            # `&lt;kind&gt;` must be one of a set of pre-defined purpose categories, and
+            # `&lt;detail&gt;` is a free-form lowercase alphanumeric string that describes the
             # specific use case of the statement.
             #
             # Refer to [our API documentation](/digital-asset-links/v1/relation-strings)
@@ -302,7 +302,7 @@
             "site": "A String", # Web assets are identified by a URL that contains only the scheme, hostname
                 # and port parts.  The format is
                 #
-                #     http[s]://<hostname>[:<port>]
+                #     http[s]://&lt;hostname&gt;[:&lt;port&gt;]
                 #
                 # Hostnames must be fully qualified: they must end in a single period
                 # ("`.`").