Skip to content

Commit 8479ba5

Browse files
authored
update links to orb docs (#15733)
1 parent 9ba955d commit 8479ba5

File tree

1 file changed

+4
-4
lines changed
  • docs/integrations/sources

1 file changed

+4
-4
lines changed

docs/integrations/sources/orb.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ will only read and output new records based on their `created_at` timestamp.
99

1010
This Source is capable of syncing the following core resources, each of which has a separate Stream. Note that all of the streams are incremental:
1111

12-
* [Subscriptions]( https://docs.withorb.com/reference/list-subscriptions)
13-
* [Plans](https://docs.withorb.com/reference/list-plans)
14-
* [Customers](https://docs.withorb.com/reference/list-customers)
15-
* [Credits Ledger Entries](https://docs.withorb.com/reference/view-credits-ledger)
12+
* [Subscriptions](https://docs.withorb.com/docs/orb-docs/api-reference/operations/list-subscriptions)
13+
* [Plans](https://docs.withorb.com/docs/orb-docs/api-reference/operations/list-plans)
14+
* [Customers](https://docs.withorb.com/docs/orb-docs/api-reference/operations/list-customers)
15+
* [Credits Ledger Entries](https://docs.withorb.com/docs/orb-docs/api-reference/operations/get-a-customer-credit-ledger)
1616

1717

1818
As a caveat, the Credits Ledger Entries must read all Customers for an incremental sync, but will only incrementally return new ledger entries for each customers.

0 commit comments

Comments
 (0)