Skip to content

Commit eff8154

Browse files
Merge pull request #383 from dynamsoft-docs/preview
Fixing sidelist and updated a guide page link
2 parents fd60a10 + 5c50540 commit eff8154

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

_includes/sidelist-programming/programming-flutter.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</li>
1616
<li lang="flutter"><a href="{{ site.dbr_flutter }}samples/index.html" class="otherLinkColour">Demo &amp; Samples</a></li>
1717

18-
<li lang="flutter"><a href="{{ site.dbr_flutter_api }}barcode-scanner/index.html" style="cursor:pointer;color:#3c3c3c" class="otherLinkColour">BarcodeScanner API</a>
18+
<li lang="flutter"><a href="{{ site.dbr_flutter_api }}barcode-scanner/index.html" style="cursor:pointer;color:#3c3c3c" class="otherLinkColour">BarcodeScanner APIs</a>
1919
<ul lang="flutter">
2020
<li lang="flutter"><a>Classes</a>
2121
<ul lang="flutter">
@@ -32,7 +32,7 @@
3232
</li>
3333
</ul>
3434
</li>
35-
<li lang="flutter"><a href="{{ site.dbr_flutter_api }}" class="otherLinkColour">Foundational API</a>
35+
<li lang="flutter"><a href="{{ site.dbr_flutter_api }}" class="otherLinkColour">Foundational APIs</a>
3636
<ul lang="flutter">
3737
<li lang="flutter"><a>CaptureVisionRouter</a>
3838
<ul lang="flutter">

_includes/sidelist-programming/programming-react-native.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</li> -->
1616
<li lang="react-native"><a href="{{ site.dbr_react_native }}samples/index.html" class="otherLinkColour">Demo &amp; Samples</a></li>
1717

18-
<li lang="react-native"><a href="{{ site.dbr_react_native_api }}barcode-scanner/index.html" style="cursor:pointer;color:#3c3c3c" class="otherLinkColour">BarcodeScanner API</a>
18+
<li lang="react-native"><a href="{{ site.dbr_react_native_api }}barcode-scanner/index.html" style="cursor:pointer;color:#3c3c3c" class="otherLinkColour">BarcodeScanner APIs</a>
1919
<ul lang="react-native">
2020
<li lang="react-native"><a>Classes</a>
2121
<ul lang="react-native">
@@ -32,7 +32,7 @@
3232
</li>
3333
</ul>
3434
</li>
35-
<li lang="react-native"><a href="{{ site.dbr_react_native_api }}" class="otherLinkColour">Foundational API</a>
35+
<li lang="react-native"><a href="{{ site.dbr_react_native_api }}" class="otherLinkColour">Foundational APIs</a>
3636
<ul lang="react-native">
3737
<li lang="react-native"><a>CaptureVisionRouter</a>
3838
<ul lang="react-native">

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ description: Dynamsoft Barcode Reader Mobile SDK Documentation Homepage
1919

2020
- ![MAUI Icon]({{site.assets}}img-icon/homepage/MAUI.svg){:class="maui"} [MAUI]({{ site.dbr_maui }}){:target="_blank"}
2121
- ![Flutter Icon]({{site.assets}}img-icon/homepage/Flutter.svg){:class="flutter"} [Flutter]({{ site.dbr_flutter }}){:target="_blank"}
22-
- ![React Native Icon]({{site.assets}}img-icon/homepage/React Native.svg){:class="react"} [React Native](https://github.com/Dynamsoft/barcode-reader-react-native-samples?tab=readme-ov-file#api-references){:target="_blank"}
22+
- ![React Native Icon]({{site.assets}}img-icon/homepage/React Native.svg){:class="react"} [React Native]({{ site.dbr_react_native }}){:target="_blank"}

0 commit comments

Comments
 (0)