Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 91cd1b1

Browse files
committed
update header yaml
1 parent 41f72ef commit 91cd1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ManualStoryboard/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.iOS - Manual Storyboard
3-
description: How to instantiate Storyboards programatically. This is the finished application from the Instantiate Storyboards Manually section of the...
3+
description: "How to instantiate storyboards programmatically"
44
page_type: sample
55
languages:
66
- csharp
@@ -10,7 +10,7 @@ urlFragment: manualstoryboard
1010
---
1111
# Manual Storyboard
1212

13-
How to instantiate Storyboards programatically. This is the finished application from the [Instantiate Storyboards Manually](https://docs.microsoft.com/xamarin/ios/user-interface/storyboards/?tabs=macos#Instantiate_Storyboards_Manually) section of the Introduction to Storyboards document.
13+
How to instantiate Storyboards programmatically. This is the finished application from the [Instantiate Storyboards Manually](https://docs.microsoft.com/xamarin/ios/user-interface/storyboards/#Instantiate_Storyboards_Manually) section of the Introduction to Storyboards document.
1414

1515
It also includes a sample detailing how to create conditional segues.
1616

0 commit comments

Comments
 (0)