Skip to content

Commit

Permalink
chore: fixed failing linkinator
Browse files Browse the repository at this point in the history
  • Loading branch information
shivgautam committed Feb 12, 2024
1 parent 3db0ff8 commit 4286912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-storage/lib/google/cloud/storage/bucket.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,7 @@ def delete if_metageneration_match: nil, if_metageneration_not_match: nil
# as distinct results. The default is `false`. For more information,
# see [Object Versioning
# ](https://cloud.google.com/storage/docs/object-versioning).
# @param [Boolean] include_folders_as_prefixes, If `true`, will also include
# @param [Boolean] include_folders_as_prefixes If `true`, will also include
# folders and managed folders, besides objects, in the returned prefixes.
# Only applicable if delimiter is set to '/'.
#
Expand Down

0 comments on commit 4286912

Please sign in to comment.