mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
Update DeveloperActions.class.php
This commit is contained in:
parent
f0c6d3832c
commit
b892e798e0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
class DeveloperActions extends Actions
|
||||
{
|
||||
const DEVELOPER_REWARD = 250,
|
||||
API_DOC_URL = 'https://lbryio.github.io/lbry/api/';
|
||||
API_DOC_URL = 'https://lbryio.github.io/lbry/';
|
||||
|
||||
public static function executeQuickstart(string $step = null)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue