Skip to content

Commit 6dfbed1

Browse files
committed
Fix link comment
1 parent e74ba6e commit 6dfbed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages-exp/analytics-exp/src/public-types.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ export interface Promotion {
228228
* Standard gtag.js control parameters.
229229
* For more information, see
230230
* {@link https://developers.google.com/gtagjs/reference/ga4-events
231-
* the GA4 reference documentation}.
231+
* | the GA4 reference documentation}.
232232
* @public
233233
*/
234234
export interface ControlParams {
@@ -242,7 +242,7 @@ export interface ControlParams {
242242
* Standard gtag.js event parameters.
243243
* For more information, see
244244
* {@link https://developers.google.com/gtagjs/reference/ga4-events
245-
* the GA4 reference documentation}.
245+
* | the GA4 reference documentation}.
246246
* @public
247247
*/
248248
export interface EventParams {

0 commit comments

Comments
 (0)