From 1baa172b8880731c4b79338c7a61c6b8eac8ed77 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Mon, 1 Apr 2024 16:26:00 +0300 Subject: [PATCH] Fixed links --- doc/migration/v4/breakingchanges/ComponentsDoc.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/migration/v4/breakingchanges/ComponentsDoc.vue b/doc/migration/v4/breakingchanges/ComponentsDoc.vue index 57ee08b37..96ee178a5 100644 --- a/doc/migration/v4/breakingchanges/ComponentsDoc.vue +++ b/doc/migration/v4/breakingchanges/ComponentsDoc.vue @@ -6,8 +6,8 @@
  • DataViewLayoutOptions is removed, use SelectButton instead as in the demo.
  • TriStateCheckbox is removed, use Checkbox with the new indeterminate state as a replacement.
  • - Enhancements to internal structure of some components, see the tickets #5426 and - #5437 for more information. + Enhancements to internal structure of some components, see the tickets #5426 and + #5437 for more information.