浏览代码

fix: update comments

Oliver Eyton-Williams 4 年之前
父节点
当前提交
23b84c109e
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      lib/tasks/docs.thor

+ 1 - 2
lib/tasks/docs.thor

@@ -197,8 +197,7 @@ class DocsCLI < Thor
     end
     puts '[S3] Done syncing.'
 
-    # Upload packages to dl.devdocs.io (used by the "thor docs:download" command)
-    # TODO(MIGRATION): replace this with an S3 bucket upload.
+    # Upload packages to downloads.devdocs.io (used by the "thor docs:download" command)
     puts '[S3 bundle] Begin uploading.'
 
     docs.each do |doc|