diff options
Diffstat (limited to 'src/gdisp/mcufont/mcufont.h')
-rw-r--r-- | src/gdisp/mcufont/mcufont.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdisp/mcufont/mcufont.h b/src/gdisp/mcufont/mcufont.h index 7479d2b1..4ff4e0d8 100644 --- a/src/gdisp/mcufont/mcufont.h +++ b/src/gdisp/mcufont/mcufont.h @@ -2,7 +2,7 @@ * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * - * http://ugfx.org/license.html + * http://ugfx.io/license.html */ /* Tiny library for rendering compressed bitmap fonts on microcontrollers. */ |