Change proggyfont urls

This commit is contained in:
ryuukk 2024-09-23 15:32:17 +02:00 committed by GitHub
parent ca8aaf3f65
commit 5c89e05538
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -567,8 +567,8 @@ nk_font_init(struct nk_font *font, float pixel_height,
*
* ProggyClean.ttf
* Copyright (c) 2004, 2005 Tristan Grimmer
* MIT license (see License.txt in http://www.upperbounds.net/download/ProggyClean.ttf.zip)
* Download and more information at http://upperbounds.net
* MIT license https://github.com/bluescan/proggyfonts/blob/master/LICENSE
* Download and more information at https://github.com/bluescan/proggyfonts
*-----------------------------------------------------------------------------*/
#ifdef __clang__
#pragma clang diagnostic push