diff options
| author | Teddy Wing | 2013-05-20 23:13:15 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-05-20 23:13:15 -0400 |
| commit | 37037b1e70159b5214972d53d3cca8ca5a9b6b93 (patch) | |
| tree | 0c17a9e7604c852e9b50985384ebfaada4feac87 | |
| parent | 8f284c4aa109bcc26d6fff2c6e4f41c24abee11e (diff) | |
| download | Boston-Food-Truck-Schedule-API-37037b1e70159b5214972d53d3cca8ca5a9b6b93.tar.bz2 | |
Add link to repo in index.php
| -rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ $schedule = $BostonFoodTrucks->schedule(array( <footer> <hr /> - Created by <a href="http://teddywing.com">Teddy Wing</a> | <a href="#">Boston Food Truck Schedule API</a> + Created by <a href="http://teddywing.com">Teddy Wing</a> | <a href="https://github.com/teddywing/Boston-Food-Truck-Schedule-API">Boston Food Truck Schedule API</a> </footer> </body> </html>
\ No newline at end of file |
