Skip to content

Commit c9f8f04

Browse files
authored
Merge pull request #5551 from lornajane/fix/publish-specs-new-build-infra
Use the version placeholder in the commit history link
2 parents 450b8f3 + fa307b3 commit c9f8f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"value": "Commit history",
29-
"href": "https://github.com/OAI/OpenAPI-Specification/commits/main/versions/30.0.1.md"
29+
"href": "https://github.com/OAI/OpenAPI-Specification/commits/main/versions/{version}.md"
3030
},
3131
{
3232
"value": "Pull requests",

0 commit comments

Comments
 (0)