Skip to content

Commit b5a1e7a

Browse files
committed
Revert change
1 parent 4aac5a9 commit b5a1e7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-use-intercom/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ export type IntercomContextValues = {
366366
* the “Use tour everywhere” section must be turned on.
367367
* If you're calling this API using an invalid tour id, nothing will happen.
368368
*
369-
* @see {@link https://developers.intercom.com/installing-intercom/docs/intercom-javascript#intercomstarttour-tourid}
369+
* @see {@link https://developers.intercom.com/installing-intercom/docs/intercom-javascript#section-intercomstarttour-tourid}
370370
*/
371371
startTour: (tourId: number) => void;
372372
/**

0 commit comments

Comments
 (0)