From 343f11af133c6b311147bc0769bf5cbfbaaa280c Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 9 Feb 2025 09:30:06 -0500 Subject: [PATCH] correct links Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b3751069..1a111186b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ - **Hints** - added/updated 100+ ui hints! - - [hints](https://github.com/vladmandic/wiki/Hints) documentation and contribution guide + - [hints](https://github.com/vladmandic/sdnext/wiki/Hints) documentation and contribution guide - **Localization** - full ui localization! english, croatian, spanish, french, italian, portuguese, chinese, japanese, korean, russian - set in *settings -> user interface -> language* - - [localization](https://github.com/vladmandic/wiki/Locale) documentation + - [localization](https://github.com/vladmandic/sdnext/wiki/Locale) documentation - **Torch**: - for **zluda** set default to `torch==2.6.0+cu118` - for **openvino** set default to `torch==2.6.0+cpu`