Skip to content

Commit c0b4a21

Browse files
committed
Fix broken slugs
1 parent c7a1c56 commit c0b4a21

File tree

8 files changed

+8
-6
lines changed

8 files changed

+8
-6
lines changed

controls/chartview/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The following article list Knowledge Base articles related to this section of co
3636
|[Negative Area Chart]({%slug chartview-negetive-area%})|
3737
|[Populate RadChartView from Access Database]({%slug chartview-access-database%})|
3838
|[RadChartView Drag and Drop]({%slug radchartview-drag-and-drop%})|
39+
|[Reducing Space Around RadChartView in WinForms]({%slug reduce-space-radchartview-winforms%})|
3940
|[Restricting Zoom Interval in RadChartView]({%slug radchartview-restrict-zoom-interval%})|
4041
|[Simulate EKG signal in RadChartView]({%slug simulate-ekg-line-in-chartview%})|
4142
|[Summary Labels on Stacked Bars]({%slug chartview-summary-labels-stacked-bars%})|

controls/editors/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The following article list Knowledge Base articles related to this section of co
2525
|[How to Check Incorrect Words in RadTextBox]({%slug how-to-check-incorrect-words-in-radtextbox%})|
2626
|[How to Create Custom AutoComplete Items in RadAutoCompleteBox]({%slug autocompletebox-with-custom-autocomplete-items%})|
2727
|[How to disable backspace and delete keyboard buttons]({%slug datetimepicker-disable-backspace-delete%})|
28+
|[Preventing RadMaskedEditBox from Losing Focus on Validation Failure]({%slug maskededitbox-prevent-losing-focus-validation-failure%})|
2829
|[Scientific Notation and Leading Zeros in Spin Editor]({%slug scientific-notation-leading-zeros-spineditor%})|
2930
|[Show auto-complete items which text contains the user's input in RadTextBoxControl]({%slug textboxcontrol-autocomplete-contains%})|
3031
|[Specify the Minutes/Hours Step in DateTimePicker's Popup]({%slug datetimepicker-steps-in-popup%})|

controls/gridview/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The following article list Knowledge Base articles related to this section of co
4646
|[Create custom header when exporting RadGridView to PDF]({%slug customize-pdf-export-header%})|
4747
|[Create Pasted event in RadGridView]({%slug gridview-pasted-event%})|
4848
|[Create pop-up user control for row editing]({%slug create-pop-up-user-control-for-row-editing%})|
49+
|[Create RadRadioButtonColumn in RadGridView]({%slug creating-a-radradiobuttoncellelement%})|
4950
|[Create Standalone RadExpressionEditor Form]({%slug create-standalone-radexpressioneditor-form%})|
5051
|[Creating a RadRadioButtonCellElement]({%slug creating-a-radradiobuttoncellelement%})|
5152
|[Custom Excel-like filter popup with time part]({%slug custom-excel-like-filter-popup-with-time-part%})|

controls/richtexteditor/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The following article list Knowledge Base articles related to this section of co
2525
|[How to Search and Highlight Text in RichTextEditor]({%slug rte-highligh-search-text%})|
2626
|[Paste Plain Text in RadRichTextBoxEditor]({%slug paste-plain-text%})|
2727
|[Print Silently Documents with RadRichTextEditor]({%slug silent-documents-printing-in-richtexteditor%})|
28+
|[Setting Custom Page Size on Document in RadRichTextEditor]({%slug radrichtexteditor-winforms-custom-page-size%})|
2829

2930
## See Also
3031

controls/webcam/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The following article list Knowledge Base articles related to this section of co
1515

1616
|KB Article|
1717
|----|
18+
|[Disabling Video Recording Button in RadWebCam for WinForms]({%slug webcam-disable-video-recording%})|
1819
|[How to Deal with Slow WebCam Preview on Start]({%slug deal-with-slow-webcam-preview-on-start%})|
1920

2021
## See Also

getting-started/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The process consists of the following steps:
3333

3434
## Download Your License Key File
3535

36-
To download and install your Telerik [license key file]({%slug set-up-your-license%}):
36+
To download and install your Telerik [license key file]({%slug license-key%}):
3737

3838
1. Go to the <a href="https://www.telerik.com/account/your-licenses/license-keys" target="_blank">License Keys page</a> in your Telerik account.
3939
1. Click the **Download License Key** button.

installation-and-upgrades/download-product-files.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,5 @@ When you purchase a **Telerik UI for WinForms** license, you can download the fo
5151
## See Also
5252

5353
* [How to Attach the Telerik Source Code to Your Project]({%slug attach-telerik-source-code-to-your-project%})
54-
* [How to Upgrade Trial to Licensed Version]({%slug upgrade-trial-to-licensed-version%})
5554
* [Preview Releases]({%slug winforms/installation-deployment-and-distribution/preview-releases%})
5655

telerik-presentation-framework/kb-related-articles.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ The following article list Knowledge Base articles related to this section of co
2727
|[Customize the Color for SVG Images]({%slug customize-the-color-for-svg-images%})|
2828
|[Dashboard Demo]({%slug dashboard-demo%})|
2929
|[Designer is Not Loading]({%slug designer-not-loading%})|
30-
|[Distinguishing between versions – Dev/Trial]({%slug distinguishing-between-versions-dev-trial%})|
3130
|[Docking controls on a form in a Windows Forms application]({%slug docking-controls-on-a-form-in-a-windows-forms-application%})|
3231
|[Double Buffered Table Layout Panel]({%slug double-Buffered-table-layout-panel%})|
3332
|[Examine the GAC and remove old assemblies]({%slug radcontrols-examine-the-gac%})|
@@ -64,12 +63,11 @@ The following article list Knowledge Base articles related to this section of co
6463
|[How to Send and Receive Messages Between Windows Forms Applications]({%slug send-receive-messages-between-windows-forms-applications%})|
6564
|[How to Share Localization Providers and Spell Checking Dictionaries]({%slug share-localization-providers-and-dictionaries%})|
6665
|[How to Upgrade a Telerik UI for WinForms Project]({%slug how-to-upgrade-a-project%})|
67-
|[How to Upgrade Trial to Licensed Version]({%slug upgrade-trial-to-licensed-version%})|
6866
|[How to Upload Files to Progress SFTP]({%slug upload-files-to-progress-ftp%})|
67+
|[How to Use a Custom Theme as Default for the Entire Application]({%slug custom-theme-as-default%})|
6968
|[Implementing a chrome window]({%slug implementing-a-chrome-window%})|
7069
|[Increasing the execution speed of Telerik assemblies]({%slug increasing-the-execution-speed-of-telerik-assemblies%})|
71-
|[Installing local documentation for MS Help viewer (Help3) in Visual Studio 2010]({%slug installing-local-documentation-for-ms-help-viewer-help3-in-visual-studio-2010%})|
72-
|[Installing local documentation for MS Help viewer (Help3) in Visual Studio 2012 and 2013]({%slug installing-local-documentation-for-ms-help-viewer-(help3)-in-visual-studio-2012-and-2013%})|
70+
|[License file (licx)]({%slug kb-license-file-licx%})|
7371
|[Load theme components in a separate thread]({%slug load-theme-components-in-a-separate-thread%})|
7472
|[Local Code Execution Vulnerability]({%slug local-code-execution-vulnerability%})|
7573
|[Make your Telerik WinForms-enabled applications start instantly]({%slug make-your-telerik-winforms-enabled-applications-start-instantly%})|

0 commit comments

Comments
 (0)