Skip to content

Commit 7006b2f

Browse files
committed
add skipped seo optimizations
1 parent 8ab2b6f commit 7006b2f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

controls/button/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: button-getting-started
88

99
# Getting Started with the .NET MAUI Button
1010

11-
This guide provides the information you need to start using the Telerik UI for .NET MAUI Button by adding the control to your project.
11+
This guide provides the information you need to start using the Telerik UI for [.NET MAUI Button]({%slug button-overview%}) by adding the control to your project.
1212

1313
{% if site.has_cta_panels == true %}
1414
{% include cta-panel-maui-overview.html %}

controls/datagrid/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ slug: datagrid-overview
1010

1111
# .NET MAUI DataGrid Overview
1212

13-
The Telerik UI for .NET MAUI DataGrid is a powerful control that allows you to visualize and edit tabular represented data in your .NET MAUI applications.
13+
The Telerik UI for [.NET MAUI DataGrid](https://www.telerik.com/maui-ui/datagrid) is a powerful control that allows you to visualize and edit tabular represented data in your .NET MAUI applications.
1414

1515
Most of the data on the Internet is stored in tables within a database. The Telerik UI for .NET MAUI DataGrid provides the same abstraction over the data—It has columns and rows, and the intersection of a row and a column is called a cell.
1616

controls/datepicker/styling/styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: datepicker-styling
88

99
# Styling the .NET MAUI DatePicker
1010

11-
The DatePicker control for .NET MAUI provides styling options for customizing its appearance. You can style the DatePicker itself, as well as its popup or drop-down depending on the configuration of the [picker mode]({%slug datepicker-picker-mode%}).
11+
The DatePicker control for .NET MAUI provides styling options for customizing its appearance. You can style the .NET MAUI DatePicker, as well as its popup or drop-down depending on the configuration of the [picker mode]({%slug datepicker-picker-mode%}).
1212

1313
{% if site.has_cta_panels == true %}
1414
{% include cta-panel-maui-overview.html %}

introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Introduction
33
page_title: .NET MAUI Documentation
4-
description: Explore the Telerik UI for .NET MAUI documentation and begin creating native apps for Windows, macOS, Android, and iOS.
4+
description: Explore the Telerik UI for .NET MAUI documentation and begin creating native apps for Windows, macOS, Android, and iOS.
55
tags: .net maui, .net maui documentation, maui, .net, ui for .net maui, microsoft .net maui, telerik ui for .net maui
66
previous_url: /license
77
position: 0

0 commit comments

Comments
 (0)