correct docs
This commit is contained in:
parent
087444b841
commit
8ea67db1fa
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
* <br>Adding a slash and some search terms will get a random image
|
* <br>Adding a slash and some search terms will get a random image
|
||||||
* from those results. This can be useful if you want a specific size
|
* from those results. This can be useful if you want a specific size
|
||||||
* of random image, or from a category. You could link to
|
* of random image, or from a category. You could link to
|
||||||
* <code>/random_image/download/size:1024x768+cute</code>
|
* <code>/random_image/download/size=1024x768+cute</code>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class RandomImage extends SimpleExtension {
|
class RandomImage extends SimpleExtension {
|
||||||
|
|
Reference in a new issue