Skip to content

Commit

Permalink
added branches.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pyynb committed Aug 20, 2024
1 parent 30cf2fb commit 80a3d14
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions branches.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"branches": [
{
"name": "1.1.x",
"url": "/en/1.1.x/"
},
{
"name": "2.0.x",
"url": "/en/2.0.x/"
},
{
"name": "2.1.x",
"url": "/en/2.1.x/"
},
{
"name": "2.2.x",
"url": "/en/2.2.x/"
},
{
"name": "latest",
"url": "/en/latest/"
}
]
}

0 comments on commit 80a3d14

Please sign in to comment.