From a3b9afdaeb17c633488bac134544b9ef6ff28591 Mon Sep 17 00:00:00 2001 From: Dark Star Date: Mon, 12 Aug 2024 15:14:56 +0200 Subject: [PATCH] Update 2dgraphics.md * Fixed the url, which pointed to a page that didn't exsist. * Added links for the 2 available languages; English and Simplified Chinese --- docs/en/manuals/2dgraphics.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/en/manuals/2dgraphics.md b/docs/en/manuals/2dgraphics.md index f8095cba..add86369 100644 --- a/docs/en/manuals/2dgraphics.md +++ b/docs/en/manuals/2dgraphics.md @@ -5,5 +5,10 @@ brief: This manual is outdated # 2D Graphics -This manual has been replaced by the [Graphics overview manual](/manuals/graphics). +This manual has been replaced by the [Graphics overview manual](/docs/en/manuals/graphics). +en: [Graphics overview manual](/docs/en/manuals/graphics). + +zh: [Graphics overview manual](/docs/zh/manuals/graphics). + +No other languages are available at this time.