X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e3521142de728bd3e45f5fcfbc1949c4a3c0652b..95ac4cc571d413a95c70c5feb1430c0bb314ecee:/doc/Rakefile?ds=sidebyside 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