Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit d0de5ff

Browse files
Merge pull request #126 from inplayer-org/chore/ch12082/developers-page-link-addition
chore: add link for REST API item
2 parents cffc798 + fb44049 commit d0de5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Features.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const featuresConfig = [
8888
title: 'REST API',
8989
imageUrl: 'img/rest-api.png',
9090
description: 'Complete reference documentation to the InPlayer REST API',
91-
path: 'api',
91+
path: 'https://docs.inplayer.com/api/',
9292
},
9393
{
9494
title: 'Webhooks',

0 commit comments

Comments
 (0)