Skip to content

Commit c331009

Browse files
authored
docs: Update langchain link to PyPI (#800)
Simple one-line fix CONTRIBUTING used a link that pointed to the `ruff` project.
1 parent 6086292 commit c331009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ good code into the codebase.
4747
### 🏭Release process
4848

4949
As of now, LangChain has an ad hoc release process: releases are cut with high frequency via by
50-
a developer and published to [PyPI](https://pypi.org/project/ruff/).
50+
a developer and published to [PyPI](https://pypi.org/project/langchain/).
5151

5252
LangChain follows the [semver](https://semver.org/) versioning standard. However, as pre-1.0 software,
5353
even patch releases may contain [non-backwards-compatible changes](https://semver.org/#spec-item-4).

0 commit comments

Comments
 (0)