Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/deadlines/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ Both power and gas contract switching in the German energy market comes with str

epilot provides several ways to reliably calculate and validate these deadlines:

- The Switching Deadlines API provides a centralised, simple [REST API](/api/deadlines) to calculate and validate supplier switching deadlines for power and gas in the German energy market. It is available to all epilot customers to integrate into their own systems.
- The Switching Deadlines API provides a centralised, simple [REST API](.) to calculate and validate supplier switching deadlines for power and gas in the German energy market. It is available to all epilot customers to integrate into their own systems.
- As a contribution to the wider community, epilot has open-sourced the [Switching Deadlines library](https://github.com/epilot-dev/switching-deadlines) for NodeJS. This library serves as basis for our API implementation. You can find more information on how to use it in the [documentation](/docs/deadlines/deadlines-library/).
Loading