Skip to content

Commit c3dbdf0

Browse files
update to internal commit bbe9b8d6
1 parent 5be193f commit c3dbdf0

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

introduction/index.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,13 @@ Choose the programming language you use to build your application and learn how
5050

5151
### Web
5252

53-
* [JavaScript]({{site.js}}user-guide/)
53+
* [JavaScript]({{site.js}}user-guide/){:target="_blank"}
5454

5555
### Mobile
5656

57-
* [Java (Android)]({{site.android}})
58-
* [Objective-C or Swift (iOS)]({{site.oc}})
57+
* [Java (Android)]({{site.android}}user-guide.html){:target="_blank"}
58+
* [Objective-C or Swift (iOS)]({{site.oc}}user-guide.html){:target="_blank"}
59+
* [MAUI]({{site.maui}}user-guide.html){:target="_blank"}
5960
* <a href="https://www.dynamsoft.com/capture-vision/docs/programming/react-native/?ver=latest" target="_blank">React Native</a>
6061
* <a href="https://www.dynamsoft.com/capture-vision/docs/programming/flutter/?ver=latest" target="_blank">Flutter</a>
6162
* <a href="https://www.dynamsoft.com/capture-vision/docs/programming/xamarin/?ver=latest" target="_blank">Xamarin.Forms</a>
@@ -64,8 +65,8 @@ Choose the programming language you use to build your application and learn how
6465

6566
### Server / Desktop
6667

67-
* [Python]({{site.python}})
68-
* [Java]({{site.java}})
69-
* [.NET]({{site.dotnet}})
70-
* [C++]({{site.cpp}})
71-
* [C]({{site.c}})
68+
* [Python]({{site.python}}user-guide.html){:target="_blank"}
69+
* [Java]({{site.java}}user-guide.html){:target="_blank"}
70+
* [.NET]({{site.dotnet}}user-guide.html){:target="_blank"}
71+
* [C++]({{site.cpp}}user-guide.html){:target="_blank"}
72+
* [C]({{site.c}}user-guide.html){:target="_blank"}

0 commit comments

Comments
 (0)