Skip to content

Commit

Permalink
Fix get started flowchart image path
Browse files Browse the repository at this point in the history
  • Loading branch information
szekelyzol committed Oct 2, 2023
1 parent 734d04b commit f43d167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/documentation/get-started/start-building.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This documentation serves as your foundational guide to integrating api.video's

## What is api.video?

{% include "_partials/dark-light-image.md" dark: "/_assets/get-started/start-building/what-is-api-video-dark.svg", light: "/_assets/get-started/start-building/what-is-api-video-smaller-light.svg" %}
{% include "_partials/dark-light-image.md" dark: "/_assets/get-started/start-building/what-is-api-video-dark.svg", light: "/_assets/get-started/start-building/what-is-api-video-light.svg" %}

api.video is a cloud-based video hosting and live streaming platform that provides developers and businesses with an easy-to-use API to handle all video-related tasks. The platform offers a range of features to help developers and businesses manage video content, including video hosting, transcoding, player customization, live streaming, and analytics.

Expand Down

0 comments on commit f43d167

Please sign in to comment.