<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<classmap xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
          xs:noNamespaceSchemaLocation="urn:magento:module:Magento_DataMigrationTool:etc/class-map.xsd">
    <rename>
        <from>catalog/product_widget_link</from>
        <to>Magento\Catalog\Block\Product\Widget\Link</to>
    </rename>
</classmap>
