diff options
Diffstat (limited to 'boards/base/Linux-Framebuffer')
-rw-r--r-- | boards/base/Linux-Framebuffer/board_framebuffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Linux-Framebuffer/board_framebuffer.h b/boards/base/Linux-Framebuffer/board_framebuffer.h index f13e0ff0..19f182f4 100644 --- a/boards/base/Linux-Framebuffer/board_framebuffer.h +++ b/boards/base/Linux-Framebuffer/board_framebuffer.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 */ // Set this to your frame buffer pixel format. Note Linux frame buffer only supports RGB modes (no BGR modes). |