Skip to content

Commit be8d9c6

Browse files
authored
Fix link reference in README for v1.0 migration
1 parent 0bfa2e3 commit be8d9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/migrations/v1_0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ message = Message(
107107

108108
**After (v1.0):**
109109

110-
Using [A2A helper utilities](#helper-utilities)
110+
Using [A2A helper utilities](#9-helper-utilities)
111111

112112
```python
113113
from a2a.helpers import new_text_message

0 commit comments

Comments
 (0)