diff --git a/docs/concepts.md b/docs/concepts.md index e427a674..2511defe 100644 --- a/docs/concepts.md +++ b/docs/concepts.md @@ -9,7 +9,7 @@ nav_order: 2 This page explains the different concepts of Part-DB and what their intended use is: 1. TOC - {:toc} +{:toc} ## Part managment diff --git a/docs/usage/import_export.md b/docs/usage/import_export.md index 8c12457b..f3316b26 100644 --- a/docs/usage/import_export.md +++ b/docs/usage/import_export.md @@ -79,7 +79,7 @@ leave them empty or do not include the column in your file. * **`favorite`**: If this is set to `1`, the part will be marked as favorite. * **`manufacturer`**: The manufacturer of the part. Can be a path similar to the category field. * **`manufacturer_product_number`** or **`mpn`**: The manufacturer product number of the part. -* **`manufacturer_product_url`: The URL to the product page of the manufacturer of the part. +* **`manufacturer_product_url`**: The URL to the product page of the manufacturer of the part. * **`manufacturing_status`**: The manufacturing status of the part, must be one of the following values: `announced`, `active`, `nrfnd`, `eol`, `discontinued` or left empty. * **`needs_review`** or **`needs_review`**: If this is set to `1`, the part will be marked as "needs review".