Skip to content

Commit 8210fb1

Browse files
committed
fix broken antora docs
1 parent f566264 commit 8210fb1

File tree

1 file changed

+2
-2
lines changed
  • spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs

1 file changed

+2
-2
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/azure.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can replace Azure Open AI implementation with any valid OpenAI implementatio
3939

4040
Add these dependencies to your project:
4141

42-
1. Select an Embeddings interface implementation. You can choose between:
42+
=== 1. Select an Embeddings interface implementation. You can choose between:
4343

4444
* OpenAI Embedding:
4545

@@ -74,7 +74,7 @@ Add these dependencies to your project:
7474
</dependency>
7575
----
7676

77-
2. Azure (AI Search) Vector Store
77+
=== 2. Azure (AI Search) Vector Store
7878

7979
[source,xml]
8080
----

0 commit comments

Comments
 (0)