[PR #2269] [MERGED] docs: improve link text and add missing alt text in LangSmith docs #2281

Closed
opened 2026-02-17 17:23:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2269
Author: @rezacr588
Created: 1/16/2026
Status: Merged
Merged: 1/17/2026
Merged by: @mdrxy

Base: mainHead: fix/docs-style-improvements-2


📝 Commits (1)

  • a3d45f4 docs: improve link text and add missing alt text in LangSmith docs

📊 Changes

4 files changed (+4 additions, -4 deletions)

View changed files

📝 src/langsmith/insights.mdx (+1 -1)
📝 src/langsmith/observability-studio.mdx (+1 -1)
📝 src/langsmith/online-evaluations-code.mdx (+1 -1)
📝 src/langsmith/regions-faq.mdx (+1 -1)

📄 Description

Summary

  • Added descriptive alt text to an image missing alt text
  • Replaced generic "here" link text with descriptive link text per Google Developer Style Guide

Changes

Alt text

  • online-evaluations-code.mdx: Added alt text "Code evaluator panel in LangSmith showing the inline code editor"

Link text improvements

  • insights.mdx: Changed [here] to [on the OpenAI platform] and [on the Anthropic console]
  • observability-studio.mdx: Changed [here] to [graph API schema documentation]
  • regions-faq.mdx: Changed [here] to [account and API key setup guide]

Test plan

  • Verify Mintlify build succeeds
  • Confirm pages render correctly with updated link text
  • Verify image alt text displays properly for accessibility

🔄 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/2269 **Author:** [@rezacr588](https://github.com/rezacr588) **Created:** 1/16/2026 **Status:** ✅ Merged **Merged:** 1/17/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `fix/docs-style-improvements-2` --- ### 📝 Commits (1) - [`a3d45f4`](https://github.com/langchain-ai/docs/commit/a3d45f4abd257e4164d59181e1cfb39f9cf2ce97) docs: improve link text and add missing alt text in LangSmith docs ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/insights.mdx` (+1 -1) 📝 `src/langsmith/observability-studio.mdx` (+1 -1) 📝 `src/langsmith/online-evaluations-code.mdx` (+1 -1) 📝 `src/langsmith/regions-faq.mdx` (+1 -1) </details> ### 📄 Description ## Summary - Added descriptive alt text to an image missing alt text - Replaced generic "here" link text with descriptive link text per Google Developer Style Guide ## Changes ### Alt text - `online-evaluations-code.mdx`: Added alt text "Code evaluator panel in LangSmith showing the inline code editor" ### Link text improvements - `insights.mdx`: Changed `[here]` to `[on the OpenAI platform]` and `[on the Anthropic console]` - `observability-studio.mdx`: Changed `[here]` to `[graph API schema documentation]` - `regions-faq.mdx`: Changed `[here]` to `[account and API key setup guide]` ## Test plan - [ ] Verify Mintlify build succeeds - [ ] Confirm pages render correctly with updated link text - [ ] Verify image alt text displays properly for accessibility --- <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-17 17:23:15 -05:00
yindo closed this issue 2026-02-17 17:23:15 -05:00
yindo changed title from [PR #2269] docs: improve link text and add missing alt text in LangSmith docs to [PR #2269] [MERGED] docs: improve link text and add missing alt text in LangSmith docs 2026-06-05 18:17:39 -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#2281