Skip to content

Commit 6caa497

Browse files
authored
doc: fixed broken links (#70)
* doc: fixed broken links * Revert "doc: fixed broken links" This reverts commit 8336b74. * doc: fixed broken links
1 parent 1fdef18 commit 6caa497

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

core/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@ involving Large Language Models (LLMs).
3737
- [Step 1: Configure Tools in Toolbox Service](#step-1-configure-tools-in-toolbox-service)
3838
- [Step 2: Configure SDK Client](#step-2-configure-sdk-client)
3939
- [Provide an ID Token Retriever Function](#provide-an-id-token-retriever-function)
40-
- [Option A: Add Authentication to a Loaded Tool](#option-a-add-authentication-to-a-loaded-tool)
41-
- [Option B: Add Authentication While Loading Tools](#option-b-add-authentication-while-loading-tools)
40+
- [Option A: Add Default Authentication to a Client](#option-a-add-default-authentication-to-a-client)
41+
- [Option B: Add Authentication to a Loaded Tool](#option-b-add-authentication-to-a-loaded-tool)
42+
- [Option C: Add Authentication While Loading Tools](#option-c-add-authentication-while-loading-tools)
43+
4244
- [Complete Authentication Example](#complete-authentication-example)
4345
- [Binding Parameter Values](#binding-parameter-values)
4446
- [Why Bind Parameters?](#why-bind-parameters)

0 commit comments

Comments
 (0)