]> git.donarmstrong.com Git - don.git/commitdiff
add missing period
authorDon Armstrong <don@donarmstrong.com>
Fri, 30 May 2014 01:28:51 +0000 (18:28 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 30 May 2014 01:28:51 +0000 (18:28 -0700)
posts/dropbox_downloader.mdwn

index e254119727e5d0edf013b0e8a1d5a5e44df0f208..90c810b99a9fdde7c35754d96d9b91fc885451b2 100644 (file)
@@ -9,7 +9,7 @@ hundred files. Some searching indicated that no one had written a
 recursive downloader for Dropbox, so 30 minutes of hacking with
 [WWW::Mechanize](http://search.cpan.org/~ether/WWW-Mechanize-1.73/lib/WWW/Mechanize.pm)
 later, I wrote a
-[simple recursive downloader for Dropbox](http://git.donarmstrong.com/?p=bin.git;a=blob;f=dropbox_recursive;hb=HEAD)
+[simple recursive downloader for Dropbox](http://git.donarmstrong.com/?p=bin.git;a=blob;f=dropbox_recursive;hb=HEAD).
 
 Two hours later, all of the files had downloaded.