diff --git a/config/legacy-url-mappings.yml b/config/legacy-url-mappings.yml index 812ea8658..29b40f448 100644 --- a/config/legacy-url-mappings.yml +++ b/config/legacy-url-mappings.yml @@ -11,7 +11,7 @@ mappings: en/apm/agent/dotnet/: [ '1.32.0', '1.8' ] en/apm/agent/go/: [ '2.7.1', '1.x', '0.5' ] en/apm/agent/java/: ['1.54.0', '0.7', '0.6'] - en/apm/agent/nodejs/: [ '3.x', '2.x', '1.x' ] + en/apm/agent/nodejs/: [ '4.0+', '3.x', '2.x', '1.x' ] en/apm/agent/php/: [] en/apm/agent/python/: [ '6.23.0', '5.x', '4.x', '3.x', '2.x', '1.x' ] en/apm/agent/ruby/: [ '4.7.3', '3.x', '2.x', '1.x' ]