Skip to content

Commit

Permalink
Update link to 0.2 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgerrits committed Oct 1, 2024
1 parent af2b5fa commit a5d267e
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 @@ -99,7 +99,7 @@
"icon": "fa-custom fa-pypi",
},
],
"announcement": '🚧 AutoGen 0.4 is a <a href="#">work in progress</a>, learn more about what\'s new and different <a href="#">here</a>. To continue using the latest stable version, please visit the <a href="#">0.2 documentation</a>. 🚧',
"announcement": '🚧 AutoGen 0.4 is a work in progress, learn more about what\'s new and different <a href="#">here</a>. To continue using the latest stable version, please visit the <a href="/autogen/0.2/">0.2 documentation</a>. 🚧',
}

html_js_files = ["custom-icon.js"]
Expand Down

0 comments on commit a5d267e

Please sign in to comment.