Skip to content

Commit b018f57

Browse files
Merge pull request #824 from dynamsoft-docs/preview
Preview
2 parents 6a6b70d + 804d223 commit b018f57

18 files changed

Lines changed: 3 additions & 368 deletions

_config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ release_notes: /barcode-reader/docs/core/release-notes/
2424
release_notes_v9: /barcode-reader/docs/v9/core/release-notes/
2525
release_notes_v10: /barcode-reader/docs/v10/core/release-notes/
2626
performance: /barcode-reader/docs/core/performance/
27-
faq: /barcode-reader/docs/core/faq/
28-
faq_general: /barcode-reader/docs/core/faq/general/
27+
faq: /faq/barcode-reader/
2928

3029
structs: /barcode-reader/docs/server/programming/c-cplusplus/struct/
3130

_includes/sidelist-faq.html

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
11
<li>
2-
<a href="{{ site.faq_general }}index.html" class="otherLinkColour">FAQ</a>
3-
<ul>
4-
5-
<li>
6-
<a href="{{ site.faq_general }}general.html">General</a>
7-
</li>
8-
<li>
9-
<a href="{{ site.faq_general }}license-usage.html">Licensing & Usage</a>
10-
</li>
11-
<li>
12-
<a href="{{ site.faq_general }}configuration.html">Configuration</a>
13-
14-
</li>
15-
<li>
16-
<a href="{{ site.faq_general }}multi-platform.html">Multi Platform</a>
17-
</li>
18-
19-
<li>
20-
<a href="{{ site.faq_general }}error-debug.html">Error & Debug</a>
21-
</li>
22-
</ul>
2+
<a target="_blank" href="{{ site.faq }}index.html" class="otherLinkColour">FAQ</a>
233
</li>

license-activation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,5 @@ else:
131131
# add code for further process
132132
```
133133

134-
If you are using a `concurrent instance license`, see [How to properly use concurrent instance license]({{ site.faq_general }}ensure-no-overuse.html) for more information.
134+
If you are using a `concurrent instance license`, see [How to properly use concurrent instance license]({{ site.faq }}license/ensure-no-overuse.html){:target="_blank"} for more information.
135135

0 commit comments

Comments
 (0)