[PR #4] [MERGED] Fix: incorrect math_example.py path in README (fix 404 error) #24

Closed
opened 2026-02-16 07:16:33 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: oikosohn-patch-1


📝 Commits (1)

  • ab0cc3b Fix: 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 correct examples/math_example.py .


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph-codeact/pull/4 **Author:** [@oikosohn](https://github.com/oikosohn) **Created:** 3/26/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `oikosohn-patch-1` --- ### 📝 Commits (1) - [`ab0cc3b`](https://github.com/langchain-ai/langgraph-codeact/commit/ab0cc3bcb8f4268e16cdcfe8e6ecb1050b1e50d3) Fix: incorrect math_example.py path in README (fix 404 error) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description The previous README file referenced `examples/math.py`, which resulted in a 404 error. Updated the path to the correct `examples/math_example.py` . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 07:16:33 -05:00
yindo closed this issue 2026-02-16 07:16:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph-codeact#24