Skip to content

Commit b28a215

Browse files
Merge pull request #53 from dynamsoft-docs/preview
Preview
2 parents 21e462a + a5183f8 commit b28a215

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

programming/ios/samples/helloworld.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The iOS Helloworld sample illustrates how to create the simplest video streaming
1313

1414
View the samples
1515

16-
- <a href="https://github.com/Dynamsoft/document-normalizer-mobile-samples/tree/main/ios/Objective-C/HelloWorldObjC/" target="_blank">Objective-C (iOS) HelloWorld</a>
17-
- <a href="https://github.com/Dynamsoft/document-normalizer-mobile-samples/tree/main/ios/Swift/HelloWorldSwift/" target="_blank">Swift (iOS) HelloWorld</a>
16+
- <a href="https://github.com/Dynamsoft/document-normalizer-mobile-samples/tree/main/ios/Objective-C/HelloWorld/" target="_blank">Objective-C (iOS) HelloWorld</a>
17+
- <a href="https://github.com/Dynamsoft/document-normalizer-mobile-samples/tree/main/ios/Swift/HelloWorld/" target="_blank">Swift (iOS) HelloWorld</a>
1818

1919
For more details about how to get started with Dynamsoft Document Normalizer, please view the [user guide]({{ site.ios }}user-guide.html).

programming/xamarin/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Now you will learn how to create a simple document scanner using Dynamsoft Docum
6060
6161
### Set up Development Environment
6262

63-
If you are a beginner with Xamarin, please follow the guide on the <a href="https://dotnet.microsoft.com/en-us/learn/xamarin/hello-world-tutorial/install" target="_blank">Xamarin official website</a> to set up the development environment.
63+
If you are a beginner with Xamarin, please follow the guide on the <a href="https://learn.microsoft.com/en-us/xamarin/get-started/installation/" target="_blank">Xamarin official website</a> to set up the development environment.
6464

6565
### Initialize the Project
6666

0 commit comments

Comments
 (0)