Skip to content

docs: fix broken "Read more" link in Env Variables section in CONTRIBUTING.md#6255

Open
SyncWithRaj wants to merge 1 commit intoFlowiseAI:mainfrom
SyncWithRaj:fix/docs-env-variables-link
Open

docs: fix broken "Read more" link in Env Variables section in CONTRIBUTING.md#6255
SyncWithRaj wants to merge 1 commit intoFlowiseAI:mainfrom
SyncWithRaj:fix/docs-env-variables-link

Conversation

@SyncWithRaj
Copy link
Copy Markdown

This PR fixes a broken "Read more" link in the documentation. The link was previously pointing to a 404 path (/environment-variables). I have updated it to point to the correct existing configuration page.

Changes:

Updated link target to /configuration/environment-variables.

Related Issue:
Closes #6254

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 a documentation link in CONTRIBUTING.md and modifies the chatflow export logic in packages/ui/src/utils/exportImport.js to preserve additional metadata fields. Feedback suggests removing 'apikeyid' from the exported fields because it is an instance-specific identifier that could cause issues when imported into different environments, and warns about potential sensitive data in 'apiConfig'.

Comment thread packages/ui/src/utils/exportImport.js Outdated
@SyncWithRaj SyncWithRaj force-pushed the fix/docs-env-variables-link branch from f82f6e3 to 755b6f0 Compare April 20, 2026 18:21
@SyncWithRaj SyncWithRaj changed the title docs: fix broken "Read more" link in Env Variables section docs: fix broken "Read more" link in Env Variables section in CONTRIBUTING.md Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Broken "Read more" link in Environment Variables section in Contribution.md

1 participant