[PR #2943] [MERGED] docs: Update OCI provider to link to samples directory #3026

Closed
opened 2026-06-05 18:20:52 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2943
Author: @fede-kamel
Created: 3/5/2026
Status: Merged
Merged: 3/5/2026
Merged by: @mdrxy

Base: mainHead: fix-samples-links


📝 Commits (2)

  • 13327c5 Update OCI provider docs to link to samples instead of tutorials
  • 75f543c Update OCI samples links to root directory

📊 Changes

1 file changed (+14 additions, -14 deletions)

View changed files

📝 src/oss/python/integrations/providers/oci.mdx (+14 -14)

📄 Description

Summary

Update the OCI provider documentation to link to samples/ instead of tutorials/. This aligns with the samples directory being added to langchain-oracle (see oracle/langchain-oracle#152).

Changes

  • Rename "Tutorials" section to "Samples"
  • Update all GitHub links from /tutorials/ to /samples/
  • No content changes, just link updates

Related


🔄 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/docs/pull/2943 **Author:** [@fede-kamel](https://github.com/fede-kamel) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `fix-samples-links` --- ### 📝 Commits (2) - [`13327c5`](https://github.com/langchain-ai/docs/commit/13327c5f90756bd4b72e76ce266b6382c5de249c) Update OCI provider docs to link to samples instead of tutorials - [`75f543c`](https://github.com/langchain-ai/docs/commit/75f543c5d80207e8a53bcf7bce6586a19d0a2433) Update OCI samples links to root directory ### 📊 Changes **1 file changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/oci.mdx` (+14 -14) </details> ### 📄 Description ## Summary Update the OCI provider documentation to link to `samples/` instead of `tutorials/`. This aligns with the samples directory being added to langchain-oracle (see oracle/langchain-oracle#152). ## Changes - Rename "Tutorials" section to "Samples" - Update all GitHub links from `/tutorials/` to `/samples/` - No content changes, just link updates ## Related - oracle/langchain-oracle#152 - Add samples directory with code examples --- <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-06-05 18:20:52 -04:00
yindo closed this issue 2026-06-05 18:20:52 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3026