diff --git a/gulp/docs.js b/gulp/docs.js index 81ed8513..80fe6545 100644 --- a/gulp/docs.js +++ b/gulp/docs.js @@ -14,7 +14,7 @@ link = '//github.com/cloudcmd/archive/raw/master/cloudcmd', template = '- *{{ date }}*, ' + '**[v{{ version }}]' + - '(' + link + '-v{{ version }}.zip)**\n', + '(' + link + '-v{{ version }}.tar.gz)**\n', version = Info.version; cl(function(error, versionNew) {