aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2013-05-20 23:13:15 -0400
committerTeddy Wing2013-05-20 23:13:15 -0400
commit37037b1e70159b5214972d53d3cca8ca5a9b6b93 (patch)
tree0c17a9e7604c852e9b50985384ebfaada4feac87
parent8f284c4aa109bcc26d6fff2c6e4f41c24abee11e (diff)
downloadBoston-Food-Truck-Schedule-API-37037b1e70159b5214972d53d3cca8ca5a9b6b93.tar.bz2
Add link to repo in index.php
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index e3e7f94..b57d6d4 100644
--- a/index.php
+++ b/index.php
@@ -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