Skip to content

Commit a0e08d8

Browse files
authored
change page to identify
1 parent 410be7b commit a0e08d8

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/actions-ripe-cloud

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/actions-ripe-cloud/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Ripe supports all the following methods out of the box.
3333

3434
### Identify
3535

36-
Take a look at the [Page method documentation](/docs/connections/spec/page/) to learn about what it does. An example call would look like this:
36+
Take a look at the [Identify method documentation](/docs/connections/spec/identify/) to learn about what it does. An example call would look like this:
3737

3838
```js
3939
analytics.identify('userId123', {
@@ -85,4 +85,4 @@ analytics.group("0e8c78ea9d97a7b8185e8632", {
8585

8686
Segment sends Group calls to Ripe as a `group` event. Group events can be augmented with group traits. Ripe displays these events as Workspaces by default. Including a name and a website (domain) as a trait is recommended, as Ripe will use the traits to populate Workspace views by default.
8787

88-
{% include components/actions-fields.html %}
88+
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)