--- industrial_zymphonies_theme.theme	2020-07-11 14:44:31.000000000 -0300
+++ ../industrial_zymphonies_theme/industrial_zymphonies_theme.theme	2022-02-25 20:44:59.016483663 -0300
@@ -182,7 +182,7 @@
   if(($node = \Drupal::routeMatch()->getParameter('node')) && $variables['breadcrumb']){
     $variables['breadcrumb'][] = array(
      'text' => $node->getTitle(),
-     'url' => $node->URL()
+     'url' => $node->toUrl()->toString()
    );
   }
 }
