From 04b6899588c68eb0ee1d4f7219bb74de28323109 Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Sat, 18 Feb 2023 02:49:23 +0200
Subject: [PATCH 25/25] sdl2 theme: Document S3_1 as the branch of freeciv-3.1

Provided URL for the fonts was for master branch.

See osdn #47355

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 data/themes/gui-sdl2/human/theme.themespec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/themes/gui-sdl2/human/theme.themespec b/data/themes/gui-sdl2/human/theme.themespec
index 85812ed7db..10d0750919 100644
--- a/data/themes/gui-sdl2/human/theme.themespec
+++ b/data/themes/gui-sdl2/human/theme.themespec
@@ -10,8 +10,8 @@ priority = 20
 ; The font to be used:
 font_file         = "themes/gui-sdl2/human/DejaVuSans.ttf"
 ; To use CJK fonts, provide the path to the font below.
-; Fonts recommended for Freeciv can be fetched from git master, e.g.:
-; https://raw.githubusercontent.com/freeciv/freeciv/master/data/themes/gui-sdl2/human/fireflysung.ttf
+; Fonts recommended for Freeciv can be fetched from git S3_1 branch, e.g.:
+; https://raw.githubusercontent.com/freeciv/freeciv/S3_1/data/themes/gui-sdl2/human/fireflysung.ttf
 font_file_zh_CN   = "themes/gui-sdl2/human/fireflysung.ttf"
 font_file_ja      = "themes/gui-sdl2/human/sazanami-gothic.ttf"
 font_file_ko      = "themes/gui-sdl2/human/UnDotum.ttf"
-- 
2.39.1