mirror of
https://github.com/langchain-ai/langgraph-codeact.git
synced 2026-07-19 13:26:45 -04:00
[PR #4] [MERGED] Fix: incorrect math_example.py path in README (fix 404 error) #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraph-codeact/pull/4
Author: @oikosohn
Created: 3/26/2025
Status: ✅ Merged
Merged: 3/26/2025
Merged by: @vbarda
Base:
main← Head:oikosohn-patch-1📝 Commits (1)
ab0cc3bFix: incorrect math_example.py path in README (fix 404 error)📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
README.md(+1 -1)📄 Description
The previous README file referenced
examples/math.py, which resulted in a 404 error. Updated the path to the correctexamples/math_example.py.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.