Skip to content

Commit abb2aeb

Browse files
authored
Removing links to old bulk docs (#242)
1 parent ed5e4ae commit abb2aeb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/IntercomBulk.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public function __construct($client)
2323
/**
2424
* Creates Users in bulk.
2525
*
26-
* @see https://developers.intercom.io/reference#bulk-user-operations
2726
* @param array $options
2827
* @return mixed
2928
* @throws \GuzzleHttp\Exception\GuzzleException
@@ -36,7 +35,6 @@ public function users($options)
3635
/**
3736
* Creates Events in bulk.
3837
*
39-
* @see https://developers.intercom.io/reference#bulk-event-operations
4038
* @param array $options
4139
* @return mixed
4240
* @throws \GuzzleHttp\Exception\GuzzleException

0 commit comments

Comments
 (0)