From 78550f38411f49d1391dd0187c21370451b1c014 Mon Sep 17 00:00:00 2001 From: Druss99 <42724070+Druss99@users.noreply.github.com> Date: Tue, 25 Feb 2025 21:01:42 -0500 Subject: [PATCH] update version.py link --- Custom-campaigns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-campaigns.md b/Custom-campaigns.md index f385b89..2baf85b 100644 --- a/Custom-campaigns.md +++ b/Custom-campaigns.md @@ -10,7 +10,7 @@ If the campaign does not appear in the New Game wizard, there is likely an issue ### Campaign changes in the dev branch -Breaking campaign changes to do not get documented on the wiki immediately, but will always be listed in the notes next to `CAMPAIGN_FORMAT_VERSION` in [game/version.py](https://github.com/dcs-retribution/dcs-retribution/blob/develop/game/version.py). +Breaking campaign changes to do not get documented on the wiki immediately, but will always be listed in the notes next to `CAMPAIGN_FORMAT_VERSION` in [game/version.py](https://github.com/dcs-retribution/dcs-retribution/blob/dev/game/version.py). ## Descriptor file