Skip to content

Commit 3a29d29

Browse files
author
Jippe Holwerda
committed
Changed back config.
1 parent c2658eb commit 3a29d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/tiny-config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

33
class Tiny_Config {
4-
const URL = 'http://webservice/shrink';
4+
const URL = 'http://api.tinify.com/shrink';
55
}

0 commit comments

Comments
 (0)