Skip to content

docs: improve related docs links in pinning models page#1029

Open
nafisa404 wants to merge 3 commits into
layer5io:masterfrom
nafisa404:issue-1028-related-docs-pinning-models
Open

docs: improve related docs links in pinning models page#1029
nafisa404 wants to merge 3 commits into
layer5io:masterfrom
nafisa404:issue-1028-related-docs-pinning-models

Conversation

@nafisa404
Copy link
Copy Markdown
Contributor

Description

  • Replaced raw URL with readable hyperlink text "Understanding Tool Modes"
  • Added related documentation link for "Pin Model to Dock"
  • Improved readability and consistency in the Related Docs section

Related Issue

Closes #1028

Notes

This change improves documentation UX by replacing raw URLs with descriptive links and adding an additional relevant resource.

Verification

  • npx prettier --check content/en/videos/getting-started/basics/pinning-models-to-dock.md
  • npm run _check:links

Signed-off-by: Nafisa Tahasin <nafisatahasin23@gmail.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the 'Pinning Models to Dock' documentation by refining the frontmatter formatting, improving text wrapping for better readability, and restructuring the 'Related Docs' section using Markdown list syntax. Feedback from the review suggests improving the document's structural hierarchy by using a level 2 heading for the 'Related Docs' section and ensuring that link text consistently matches the titles of the destination pages.

Comment thread content/en/videos/getting-started/basics/pinning-models-to-dock.md Outdated
Comment thread content/en/videos/getting-started/basics/pinning-models-to-dock.md Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

🚀 Preview deployment: https://layer5io.github.io/docs/pr-preview/pr-1029/

Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment here

@nafisa404 nafisa404 force-pushed the issue-1028-related-docs-pinning-models branch from ff3fbe6 to 980487f Compare May 11, 2026 16:19
@leecalcote leecalcote requested a review from CodexRaunak May 11, 2026 17:58
Copy link
Copy Markdown
Member

@Sbragul26 Sbragul26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

Comment thread content/en/videos/getting-started/basics/pinning-models-to-dock.md Outdated
Pinning models to the dock allows you to quickly access your most used models. This is a great way to keep your workspace organized and efficient.
videoId: "8lQ6ed_1Tss"
videoType: youtube
Pinning models to the dock allows you to quickly access your most used models.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Immaterial.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert

@@ -1,27 +1,37 @@
---
title: "Pinning Models to Dock"
title: 'Pinning Models to Dock'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Immaterial.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert

videoType: youtube
Pinning models to the dock allows you to quickly access your most used models.
This is a great way to keep your workspace organized and efficient.
videoId: '8lQ6ed_1Tss'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Immaterial. Revert

Comment thread content/en/videos/getting-started/basics/pinning-models-to-dock.md Outdated

Related Docs:
1. https://docs.layer5.io/kanvas/designer/understanding-tool-modes/
### Related Docs
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to be using a partial / shortcode here.

@CodexRaunak guidance?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Bhumikagarggg @banana-three-join, learn this area.

Ensure that we don't need hardcoded "related docs" sections, but that each page has this dynamically built-int.

Signed-off-by: Nafisa Tahasin <nafisatahasin23@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Improve Related Docs Links in Pinning Models to Dock Page

4 participants