Skip to content

Commit

Permalink
backport
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley committed Nov 25, 2024
1 parent 87b7753 commit b044202
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ module.exports = {
],
},
{
"Clients and SDKs": [
"Clients & SDKs": [
{
"Java client": [
"apis-tools/java-client/index",
Expand Down
20 changes: 10 additions & 10 deletions versioned_sidebars/version-8.5-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@
]
},
{
"Clients": [
"Clients & SDKs": [
{
"CLI client": [
"apis-tools/cli-client/index",
Expand Down Expand Up @@ -1305,16 +1305,16 @@
}
]
},
"apis-tools/build-your-own-client"
]
},
{
"SDKs": [
"apis-tools/node-js-sdk",
"apis-tools/build-your-own-client",
{
"Spring Zeebe": [
"apis-tools/spring-zeebe-sdk/getting-started",
"apis-tools/spring-zeebe-sdk/configuration"
"SDKs": [
"apis-tools/node-js-sdk",
{
"Spring Zeebe": [
"apis-tools/spring-zeebe-sdk/getting-started",
"apis-tools/spring-zeebe-sdk/configuration"
]
}
]
}
]
Expand Down
20 changes: 10 additions & 10 deletions versioned_sidebars/version-8.6-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -1684,7 +1684,7 @@
]
},
{
"Clients": [
"Clients & SDKs": [
{
"Java client": [
"apis-tools/java-client/index",
Expand Down Expand Up @@ -1732,16 +1732,16 @@
}
]
},
"apis-tools/build-your-own-client"
]
},
{
"SDKs": [
"apis-tools/node-js-sdk",
"apis-tools/build-your-own-client",
{
"Spring Zeebe": [
"apis-tools/spring-zeebe-sdk/getting-started",
"apis-tools/spring-zeebe-sdk/configuration"
"SDKs": [
"apis-tools/node-js-sdk",
{
"Spring Zeebe": [
"apis-tools/spring-zeebe-sdk/getting-started",
"apis-tools/spring-zeebe-sdk/configuration"
]
}
]
}
]
Expand Down

0 comments on commit b044202

Please sign in to comment.