Sitecore EXM 3.5-documentation seems out of date

I was installing the EXM 3.5 and I believe I found an issue in the Sitecore documentation.

This document is related to the Scaled Environment and the link is below:

Configuring exm in a scaled environment

The ConnectionString shows us the following PATH(similar for CM string)

add name=”EmailCampaignClientService” connectionString=”url=
http://CMServerHost/sitecore%20modules/web/emailcampaign/dedicateddispatchservice.asmx;
timeout=60000″

but on EXM 3.5 the Web Service runs in a different Path

“/sitecore%20modules/web/exm/dedicateddispatchservice.asmx”

I already sent an email to Sitecore , so they can double check my findings.

Thanks