X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/33376dca1c7d97c02c9145e8226203ec74110055..445282b8ea7c1e6513a0d6445390c867271fdbcb:/doc/Rakefile diff --git a/doc/Rakefile b/doc/Rakefile index 3ec494f57d..f2932284d9 100644 --- a/doc/Rakefile +++ b/doc/Rakefile @@ -80,7 +80,7 @@ $build_sdks = begin if sdk.can_build? sdk else - puts "Warning: cannot build #{name.replace(/SDK$/, ' SDK')} documentation, skipping".colorize(:light_red) + puts "Warning: cannot build #{name.gsub(/SDK$/, ' SDK')} documentation, skipping".colorize(:light_red) end end else