From 10a7521f0b4f86b800d43f6276ee6f0c1c396129 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Wed, 2 Mar 2011 17:40:48 -0800 Subject: rename devguide collection in gdocs.js to guide --- gdocs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdocs.js b/gdocs.js index f384cbb1..d7cf59da 100755 --- a/gdocs.js +++ b/gdocs.js @@ -5,7 +5,7 @@ var https = require('https'); var fs = require('fs'); var collections = { - 'devguide': 'http://docs.google.com/feeds/default/private/full/folder%3A0B9PsajIPqzmANGUwMGVhZmYtMTk1ZC00NTdmLWIxMDAtZGI5YWNlZjQ2YjZl/contents', + 'guide': 'http://docs.google.com/feeds/default/private/full/folder%3A0B9PsajIPqzmANGUwMGVhZmYtMTk1ZC00NTdmLWIxMDAtZGI5YWNlZjQ2YjZl/contents', 'api': 'http://docs.google.com/feeds/default/private/full/folder%3A0B7Ovm8bUYiUDYjMwYTc2YWUtZTgzYy00YjIxLThlZDYtYWJlOTFlNzE2NzEw/contents', 'cookbook': 'http://docs.google.com/feeds/default/private/full/folder%3A0B7Ovm8bUYiUDNzkxZWM5ZTItN2M5NC00NWIxLTg2ZDMtMmYwNDY1NWM1MGU4/contents', 'misc': 'http://docs.google.com/feeds/default/private/full/folder%3A0B7Ovm8bUYiUDZjVlNmZkYzQtMjZlOC00NmZhLWI5MjAtMGRjZjlkOGJkMDBi/contents' -- cgit v1.2.3