Skip to content

Commit 12c2cfa

Browse files
Merge pull request #8 from dynamsoft-docs/preview
update to internal commit 18e12373
2 parents df507eb + fc104af commit 12c2cfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

programming/android/user-guide/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ In this section, we are going to explain how to create a simple `HelloWorld` app
9696
>
9797
>- Android Studio 2022.3.1 is used here in this guide.
9898
>- You can get similar source code from
99-
> - <a href="https://github.com/Dynamsoft/code-parser-mobile-samples/tree/main/android/HelloWorld" target="_blank">HelloWorld Sample (Java)</a>
99+
> - <a href="https://github.com/Dynamsoft/code-parser-mobile-samples/tree/master/android/HelloWorld" target="_blank">HelloWorld Sample (Java)</a>
100100
101101
### Create a New Project
102102

programming/ios/user-guide/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The following sample will demonstrate how to create a simple `HelloWorld` app fo
8484
>Note:
8585
>
8686
>- The following steps are completed in XCode 14.2
87-
>- View the entire Swift source code from [HelloWorld(Swift) sample](https://github.com/Dynamsoft/code-parser-mobile-samples/blob/main/ios/HelloWorld/)
87+
>- View the entire Swift source code from [HelloWorld(Swift) sample](https://github.com/Dynamsoft/code-parser-mobile-samples/blob/master/ios/HelloWorld/)
8888
8989
### Create a New Project
9090

0 commit comments

Comments
 (0)