Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Improve link to docs in example
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain committed Mar 28, 2020
1 parent d311475 commit b834407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/credentials.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);

// Create you credentials here:
// https://cloud.wowza.com/en/xnjkp7g9/manage/access_keys
// See how to create your credentials here:
// https://www.wowza.com/docs/how-to-use-the-wowza-streaming-cloud-rest-api#keys

$apiKey = 'xxx';
$accessKey = 'xxx';

0 comments on commit b834407

Please sign in to comment.