Skip to content

Commit 70c0e89

Browse files
Removing non-existent component
What could go wrong?
1 parent 6c6d8fe commit 70c0e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ site:
4949
{
5050
"title": "Operational SDKs",
5151
"startPage": "home::sdk.adoc",
52-
"components": ["develop", "dotnet-sdk", "efcore-provider", "c-sdk", "cxx-sdk", "go-sdk", "java-sdk", "quarkus-extension", "kotlin-sdk", "nodejs-sdk", "php-sdk", "python-sdk", "ruby-sdk", "rust-sdk", "scala-sdk", "sdk-extensions"]
52+
"components": ["dotnet-sdk", "efcore-provider", "c-sdk", "cxx-sdk", "go-sdk", "java-sdk", "quarkus-extension", "kotlin-sdk", "nodejs-sdk", "php-sdk", "python-sdk", "ruby-sdk", "rust-sdk", "scala-sdk", "sdk-extensions"]
5353
},
5454
{
5555
"title": "Big Data Connectors",

0 commit comments

Comments
 (0)