From ccb98be9e472fdd27cd3494a237bacaa1d27ae5b Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Tue, 30 Mar 2021 16:11:55 +0200 Subject: [PATCH] printf: add more information link (#5621) --- pages/common/printf.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/printf.md b/pages/common/printf.md index f18439e2f3..88224cd945 100644 --- a/pages/common/printf.md +++ b/pages/common/printf.md @@ -1,6 +1,7 @@ # printf > Format and print text. +> More information: . - Print a text message: