Skip to content

Commit b15bf69

Browse files
update to internal commit d563ac0a
1 parent 2350b11 commit b15bf69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/sidelist-development.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ul>
77
<li><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Android</a></li>
88
<li><a target="_blank" href="{{ site.oc }}" class="otherLinkColour refreshLink">iOS</a></li>
9-
<li><a target="_blank" href="{{ site.dcv_maui }}" class="otherLinkColour refreshLink">MAUI</a></li>
9+
<li><a target="_blank" href="{{ site.maui }}" class="otherLinkColour refreshLink">MAUI</a></li>
1010
<li><a target="_blank" href="{{ site.dcv_react_native }}" class="otherLinkColour refreshLink">React Native</a></li>
1111
<li><a target="_blank" href="{{ site.dcv_flutter }}" class="otherLinkColour refreshLink">Flutter</a></li>
1212
</ul>

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To explore the latest features and updates of `Dynamsoft Barcode Reader`, please
1717
* Mobile
1818
* ![Android Icon]({{site.assets}}img-icon/homepage/Android.svg){:class="android"} [Android]({{ site.android }}){:target="_blank"}
1919
* ![iOS Icon]({{site.assets}}img-icon/homepage/iOS.svg){:class="ios"} [iOS]({{ site.oc }}){:target="_blank"}
20-
* ![MAUI Icon]({{site.assets}}img-icon/homepage/MAUI.svg){:class="maui"} [MAUI]({{ site.dcv_maui }}){:target="_blank"}
20+
* ![MAUI Icon]({{site.assets}}img-icon/homepage/MAUI.svg){:class="maui"} [MAUI]({{ site.maui }}){:target="_blank"}
2121
* Server / Desktop
2222
* ![Python Icon]({{site.assets}}img-icon/homepage/Python.svg){:class="python"} [Python]({{ site.python }}){:target="_blank"}
2323
* ![Java Icon]({{site.assets}}img-icon/homepage/java.svg){:class="java"} [Java]({{ site.java }}){:target="_blank"}

0 commit comments

Comments
 (0)