From 9cc099b882ec969ea587bfe087d31cfaeac2b0b6 Mon Sep 17 00:00:00 2001 From: ryanmcgrath Date: Mon, 13 Sep 2010 02:21:29 -0700 Subject: [PATCH] Migrated from generic-functions v4 --- Generic-Functions.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Generic-Functions.textile b/Generic-Functions.textile index 46885aa..3a7c570 100644 --- a/Generic-Functions.textile +++ b/Generic-Functions.textile @@ -1,6 +1,6 @@ The following functions serve basic needs, both in terms of the library itself, and some auxiliary functions. -shortenURL() +h2. shortenURL() Returns a specified url shortened by is.gd. The choice of url shortener can be overridden if necessary. Most url shorteners have API limits; be sure to investigate this before you use this in a widespread manner.