From 5434faadf4e59c891f179443a822adadc48728c3 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 22 Jul 2018 07:34:03 +0200 Subject: Fix links. Reported by Ankit and Nikhil. --- include/freetype/ftwinfnt.h | 2 +- include/freetype/ttnameid.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/freetype/ftwinfnt.h b/include/freetype/ftwinfnt.h index 9358368e3..5d0eb0f27 100644 --- a/include/freetype/ftwinfnt.h +++ b/include/freetype/ftwinfnt.h @@ -95,7 +95,7 @@ FT_BEGIN_HEADER * second default codepage that most international versions of * Windows have. It is one of the OEM codepages from * - * https://msdn.microsoft.com/en-us/goglobal/bb964655, + * https://docs.microsoft.com/en-us/windows/desktop/intl/code-page-identifiers , * * and is used for the `DOS boxes', to support legacy applications. * A German Windows version for example usually uses ANSI codepage diff --git a/include/freetype/ttnameid.h b/include/freetype/ttnameid.h index 16e6b925d..f71516c2c 100644 --- a/include/freetype/ttnameid.h +++ b/include/freetype/ttnameid.h @@ -437,7 +437,7 @@ FT_BEGIN_HEADER * * The canonical source for Microsoft's IDs is * - * https://www.microsoft.com/globaldev/reference/lcid-all.mspx , + * https://docs.microsoft.com/en-us/windows/desktop/Intl/language-identifier-constants-and-strings , * * however, we only provide macros for language identifiers present in * the OpenType specification: Microsoft has abandoned the concept of -- cgit v1.2.1