Merge pull request #2797 from mattleff/patch-1

docs: Fix DRM docs link
This commit is contained in:
freeboub
2022-08-02 13:41:01 +02:00
committed by GitHub

2
API.md
View File

@@ -436,7 +436,7 @@ Determines if the player needs to throw an error when connection is lost or not
Platforms: Android
### DRM
To setup DRM please follow [this guide](./DRM.md)
To setup DRM please follow [this guide](./docs/DRM.md)
Platforms: Android, iOS