Skip to content

Commit

Permalink
Merge pull request #1099 from SujitMBRDI/docs/update-api-hub-url
Browse files Browse the repository at this point in the history
[Business Partner Kit 24.12]: update api doc link to bpdm app version 6.2.0
  • Loading branch information
SujitMBRDI authored Nov 28, 2024
2 parents 445f3c1 + b3383ca commit d1590ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sidebarsDocsKits.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,17 +241,17 @@ const sidebars = {
{
type: "link",
label: "Gate API",
href: 'https://eclipse-tractusx.github.io/api-hub/bpdm/6.2.0-rc5/gate/'
href: 'https://eclipse-tractusx.github.io/api-hub/bpdm/6.2.0/gate/swagger-ui/'
},
{
type: "link",
label: "Pool API",
href: 'https://eclipse-tractusx.github.io/api-hub/bpdm/6.2.0-rc5/pool/'
href: 'https://eclipse-tractusx.github.io/api-hub/bpdm/6.2.0/pool/swagger-ui/'
},
{
type: "link",
label: "Orchestrator API",
href: 'https://eclipse-tractusx.github.io/api-hub/bpdm/6.2.0-rc5/orchestrator/'
href: 'https://eclipse-tractusx.github.io/api-hub/bpdm/6.2.0/orchestrator/swagger-ui/'
},
'kits/Business Partner Kit/Software Development View/Use Cases'
]
Expand Down

0 comments on commit d1590ab

Please sign in to comment.