diff --git a/_includes/sidelist-faq.html b/_includes/sidelist-faq.html
index 2b2502a2..1932c3f1 100644
--- a/_includes/sidelist-faq.html
+++ b/_includes/sidelist-faq.html
@@ -1,23 +1,29 @@
- FAQ
+ FAQ
diff --git a/faq/general/configuration.md b/faq/general/configuration.md
index 637a58a9..bdea97b5 100644
--- a/faq/general/configuration.md
+++ b/faq/general/configuration.md
@@ -17,12 +17,10 @@ permalink: /faq/general/configuration.html
3. [How to filter incorrect results with the barcode result length?](avoid-incorrect-results.html)
-4. [What will happen if licenses are not renewed in time?](what-happens-if-license-expires.html)
+4. [How to Handle Non-printable Characters Like "\u{1D}" or "{GS}" from the Barcode Text?](unprintable-character.html)
-5. [How to Handle Non-printable Characters Like "\u{1D}" or "{GS}" from the Barcode Text?](unprintable-character.html)
+5. [How to create custom settings template?](custom-settings-template.html)
-6. [How to create custom settings template?](custom-settings-template.html)
+6. [How can I sort the barcodes of my image in reading order?](sort-barcodes-image.html)
-7. [How can I sort the barcodes of my image in reading order?](sort-barcodes-image.html)
-
-8. [How to Scan EAN/UPC with Addon Codes?](how-to-scan-ean-upc-with-addon.md)
+7. [How to Scan EAN/UPC with Addon Codes?](how-to-scan-ean-upc-with-addon.md)
diff --git a/faq/general/general.md b/faq/general/general.md
index 9fb9ed30..f841bed2 100644
--- a/faq/general/general.md
+++ b/faq/general/general.md
@@ -22,5 +22,3 @@ permalink: /faq/general/general.html
5. [How to scan specific pages of a pdf file?](scan-specific-page.html)
6. [How to scan barcodes on US Driver's Licenses and extract the information?](scan-us-drivers-license.html)
-
-7. [How does your SDK compare to other commercial SDKs?](competitors-comparison.html)
diff --git a/faq/general/license-usage.md b/faq/general/license-usage.md
index df90250d..5164a845 100644
--- a/faq/general/license-usage.md
+++ b/faq/general/license-usage.md
@@ -28,3 +28,5 @@ permalink: /faq/general/license-usage.html
8. [How does license tracking work with the three standard licensing options - Per Scan, Per Device, Per Concurrent Device?](how-license-tracking-works.html)
9. [When is a new license spot taken when using a per-device licensing model?](new-license-required-per-device-licensing.html)
+
+10. [What will happen if licenses are not renewed in time?](what-happens-if-license-expires.html)