diff --git a/.changeset/slick-singers-prove.md b/.changeset/slick-singers-prove.md new file mode 100644 index 000000000..a845151cc --- /dev/null +++ b/.changeset/slick-singers-prove.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/static/schemas/source/creative/preview-creative-request.json b/static/schemas/source/creative/preview-creative-request.json index 932350c75..aaddb7331 100644 --- a/static/schemas/source/creative/preview-creative-request.json +++ b/static/schemas/source/creative/preview-creative-request.json @@ -33,7 +33,7 @@ }, "macros": { "type": "object", - "description": "Macro values to use for this preview. Supports all universal macros from the format's supported_macros list. See docs/media-buy/creatives/universal-macros.md for available macros.", + "description": "Macro values to use for this preview. Supports all universal macros from the format's supported_macros list. See docs/creative/universal-macros.md for available macros.", "additionalProperties": { "type": "string" }