Skip to content

Commit 3f17a11

Browse files
fix: fix the anchor in the readme
1 parent 43900e3 commit 3f17a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ From now you can run your application and call the assistant.
134134

135135
### Step 4: Function calling
136136

137-
Function calling allows you to extend the assistant's capabilities with custom logic. **If you are not going to use function calling you can jump to: [Step 5: Testing](#step-5-testing).**
137+
Function calling allows you to extend the assistant's capabilities with custom logic. **If you are not going to use function calling you can jump to: [Step 5: Testing](#step-5-running-the-application-and-testing).**
138138

139139
Create a new service that extends the `AgentBase` class, fill the definition and implement the `output` method.
140140

0 commit comments

Comments
 (0)