From fa307b392ce3bf94c2ed6f40c29a03818b7bd18f Mon Sep 17 00:00:00 2001 From: Lorna Mitchell Date: Thu, 10 Sep 2026 20:57:42 +0100 Subject: [PATCH] Use the version placeholder in the commit history link --- spec.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.config.json b/spec.config.json index 846c943463..126748e687 100644 --- a/spec.config.json +++ b/spec.config.json @@ -26,7 +26,7 @@ }, { "value": "Commit history", - "href": "https://github.com/OAI/OpenAPI-Specification/commits/main/versions/30.0.1.md" + "href": "https://github.com/OAI/OpenAPI-Specification/commits/main/versions/{version}.md" }, { "value": "Pull requests",