From 0fbc3fe707ad7bb67c6b43a40fc8ac6dd9627821 Mon Sep 17 00:00:00 2001 From: Daniel Valadas Date: Tue, 21 May 2024 04:36:54 -0400 Subject: [PATCH] Update grocy/DOCS.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- grocy/DOCS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grocy/DOCS.md b/grocy/DOCS.md index cc7fd5a..c5c0040 100644 --- a/grocy/DOCS.md +++ b/grocy/DOCS.md @@ -216,7 +216,7 @@ Allows posting to a webhook to print labels ### Option: `Thermal Printer` Thermal printers are receipt printers, not regular printers, -the printer must support the ESC/POS protocol, see https://github.com/mike42/escpos-php +the printer must support the ESC/POS protocol, see [ESC/POS protocol](https://github.com/mike42/escpos-php) - `tprinter_is_network_printer` Set to true if it's a network printer - `tprinter_print_quantity_name` Set to false if you do not want to print the quantity names (related to the shopping list)