Refactor: Update FlexSlider documentation links and fix URL generation
- Updated FlexSlider documentation links in the flexslider.module file to point to the new URL. - Fixed URL generation in the FlexsliderOptionsetController.php file by using the `toString()` method on the URL object. Changes: - flexslider.module: Updated FlexSlider documentation links. - src/Controller/FlexsliderOptionsetController.php: Fixed URL generation by using `toString()` method.
Loading
Please sign in to comment