Skip to content

Commit

Permalink
Fix packages link (#3718)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgerrits authored Oct 9, 2024
1 parent 33f5f13 commit 23fd92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/packages/autogen-core/docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
},
{
"name": "PyPI",
"url": "/packages",
"url": "/autogen/dev/packages",
"icon": "fa-custom fa-pypi",
},
],
Expand Down

0 comments on commit 23fd92a

Please sign in to comment.