File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
_includes/sidelist-programming Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ dnt_icon: /barcode-reader/docs/server/assets/img-icon/icon-dnt.svg
7272features : /barcode-reader/docs/core/programming/features/
7373usecases : /barcode-reader/docs/core/programming/usecases/
7474license_activation : /barcode-reader/docs/core/license-activation/
75- faq_general : /barcode-reader/docs/core/faq/general /
75+ faq : /faq/ barcode-reader/
7676
7777baseurl : " /barcode-reader/docs/server"
7878plugins :
Original file line number Diff line number Diff line change 1- < li lang ="{{include.lang}} "> < a href ="{{ site.faq_general }}index.html " class ="otherLinkColour "> FAQ</ a >
2- < ul >
3- < li > < a href ="{{ site.faq_general }}general.html "> General</ a > </ li >
4- < li > < a href ="{{ site.faq_general }}license-usage.html "> Licensing & Usage</ a > </ li >
5- < li > < a href ="{{ site.faq_general }}configuration.html "> Configuration</ a > </ li >
6- < li > < a href ="{{ site.faq_general }}multi-platform.html "> Multi Platform</ a > </ li >
7- < li > < a href ="{{ site.faq_general }}error-debug.html "> Error & Debug</ a > </ li >
8- </ ul >
1+ < li lang ="{{include.lang}} "> < a target ="_blank " href ="{{ site.faq }}index.html " class ="otherLinkColour "> FAQ</ a >
92</ li >
You can’t perform that action at this time.
0 commit comments