diff --git a/docs/openapi/components/schemas/common/CBPEntry.yml b/docs/openapi/components/schemas/common/CBPEntry.yml
index 13579d614..aa8f7bbb6 100644
--- a/docs/openapi/components/schemas/common/CBPEntry.yml
+++ b/docs/openapi/components/schemas/common/CBPEntry.yml
@@ -2,7 +2,7 @@ $linkedData:
   term: CBPEntry
   '@id': https://w3id.org/traceability#CBPEntry
 title: CBP Entry
-description: CBP Form 3461 for Entry/Immediate Delivery (https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf and https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf).
+description: CBP Form 3461 for Entry/Immediate Delivery ([Fillable Form](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf) and [Instructions](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf)).
 type: object
 properties:
   type:
diff --git a/docs/openapi/components/schemas/credentials/CBP3461EntryCredential.yml b/docs/openapi/components/schemas/credentials/CBP3461EntryCredential.yml
index cb9e0a005..fb7c7dd74 100644
--- a/docs/openapi/components/schemas/credentials/CBP3461EntryCredential.yml
+++ b/docs/openapi/components/schemas/credentials/CBP3461EntryCredential.yml
@@ -8,7 +8,7 @@ tags:
   - Agriculture
   - Oil and Gas
   - Other
-description: Customs and Border Protection Form 3461 Immediate Delivery Certification (https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf and https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf).
+description: Customs and Border Protection Form 3461 Immediate Delivery Certification  ([Fillable Form](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%20Form%203461%20-%20ACE%20Fillable.pdf) and [Instructions](https://www.cbp.gov/sites/default/files/assets/documents/2016-Jun/CBP%203461%20Instructions_0.pdf)).
 type: object
 properties:
   '@context':
@@ -971,4 +971,4 @@ example: |-
       "conveyanceName": "Gizera",
       "arrivalDate": "2022-02-25"
     }
-  }
\ No newline at end of file
+  }