[PR #207] [MERGED] fix: variables.mdx for variable-assigner link #417

Closed
opened 2026-02-16 06:15:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/207
Author: @ak2-lucky
Created: 6/6/2025
Status: Merged
Merged: 6/9/2025
Merged by: @AllenWriter

Base: mainHead: patch-1


📝 Commits (2)

  • 1fea559 fixvariables.mdx for variable-assigner link
  • 3eb4b4a Update variables.mdx for english

📊 Changes

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

View changed files

📝 en/guides/workflow/variables.mdx (+2 -2)
📝 ja-jp/guides/workflow/variables.mdx (+2 -2)

📄 Description

This pull request includes minor corrections to documentation in both English and Japanese language files. The changes fix broken links to the "Variable Assigner" node by updating the URL paths.

Documentation updates:

  • en/guides/workflow/variables.mdx: Corrected the URL path for the "Variable Assigner" node from /nodes/variable-assigner to /node/variable-assigner.
  • ja-jp/guides/workflow/variables.mdx: Updated the URL path for the "変数代入" node from ./nodes/variable-assigner to ./node/variable-assigner.fix: variables.mdx for variable-assigner link

🔄 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/langgenius/dify-docs/pull/207 **Author:** [@ak2-lucky](https://github.com/ak2-lucky) **Created:** 6/6/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`1fea559`](https://github.com/langgenius/dify-docs/commit/1fea559223bc044fbd95effddf1542f1e6e1eca9) fixvariables.mdx for variable-assigner link - [`3eb4b4a`](https://github.com/langgenius/dify-docs/commit/3eb4b4a2826e470bfe0e9c37612f8c2cb406a541) Update variables.mdx for english ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `en/guides/workflow/variables.mdx` (+2 -2) 📝 `ja-jp/guides/workflow/variables.mdx` (+2 -2) </details> ### 📄 Description This pull request includes minor corrections to documentation in both English and Japanese language files. The changes fix broken links to the "Variable Assigner" node by updating the URL paths. Documentation updates: * [`en/guides/workflow/variables.mdx`](diffhunk://#diff-8b553abf19c9bb41a5832abb9cfdedc7109f325c5a205ff16cc4eb151a1e6650L125-R128): Corrected the URL path for the "Variable Assigner" node from `/nodes/variable-assigner` to `/node/variable-assigner`. * [`ja-jp/guides/workflow/variables.mdx`](diffhunk://#diff-4d80e9456d21d0f7744dcb4362713c289af2599078fd94fe893d16e590b1090aL178-R181): Updated the URL path for the "変数代入" node from `./nodes/variable-assigner` to `./node/variable-assigner`.fix: variables.mdx for variable-assigner link --- <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 06:15:28 -05:00
yindo closed this issue 2026-02-16 06:15:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#417