Skip to content

Commit a97f64c

Browse files
eacodegencodegen-bot
and
codegen-bot
committed
Fix link (#132)
Co-authored-by: codegen-bot <[email protected]>
1 parent bfc77ee commit a97f64c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Codegen
22

3-
![PyPI](https://img.shields.io/pypi/v/codegen?color=blue) [![Documentation](https://img.shields.io/badge/docs-docs.codegen.com-purple)](https://docs.codegen.com) [![Slack Community](https://img.shields.io/badge/slack-community-4A154B?logo=slack)](https://community.codegen.com) [![Follow on X](https://img.shields.io/twitter/follow/codegen)](https://x.com/codegen)
3+
![PyPI](https://img.shields.io/pypi/v/codegen?color=blue) [![Documentation](https://img.shields.io/badge/docs-docs.codegen.com-purple)](https://docs.codegen.com) [![Slack Community](https://img.shields.io/badge/slack-community-4A154B?logo=slack)](https://community.codegen.com) [![Follow on X](https://img.shields.io/twitter/follow/codegen)](https://x.com/codegen)
44

55
[Codegen](https://docs.codegen.com) is a python library for manipulating codebases.
66

hatch.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ download = "https://github.com/codegen-sh/codegen-sdk/archive/{commit_hash}.zip"
7979
Changelog = "https://docs.codegen.com/changelog/changelog"
8080
Releasenotes = "https://github.com/codegen-sh/codegen-sdk/releases"
8181
Issues = "https://github.com/codegen-sh/codegen-sdk/issues"
82-
Documentation = "https://docs.codegen.sh"
82+
Documentation = "https://docs.codegen.com"
8383
Playground = "https://www.codegen.sh/"
8484

8585
[build.targets.wheel.hooks.custom]

0 commit comments

Comments
 (0)