Skip to content

Commit 23b84c1

Browse files
fix: update comments
1 parent 6072232 commit 23b84c1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lib/tasks/docs.thor

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,7 @@ class DocsCLI < Thor
197197
end
198198
puts '[S3] Done syncing.'
199199

200-
# Upload packages to dl.devdocs.io (used by the "thor docs:download" command)
201-
# TODO(MIGRATION): replace this with an S3 bucket upload.
200+
# Upload packages to downloads.devdocs.io (used by the "thor docs:download" command)
202201
puts '[S3 bundle] Begin uploading.'
203202

204203
docs.each do |doc|

0 commit comments

Comments
 (0)