mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
[ScribdBridge] Update example profile URL value (#2578)
This commit is contained in:
parent
d6b431a34b
commit
7280ed7df7
@ -10,7 +10,7 @@ class ScribdBridge extends BridgeAbstract {
|
||||
'type' => 'text',
|
||||
'required' => true,
|
||||
'title' => 'Profile URL. Example: https://www.scribd.com/user/164147088/Ars-Technica',
|
||||
'exampleValue' => 'https://www.scribd.com/user/'
|
||||
'exampleValue' => 'https://www.scribd.com/user/164147088/Ars-Technica'
|
||||
),
|
||||
));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user