mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #487] [MERGED] fix: typo "Github" to "GitHub" #534
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/487
Author: @koxya
Created: 10/17/2025
Status: ✅ Merged
Merged: 10/21/2025
Merged by: @crazywoola
Base:
main← Head:fix-github-typo📝 Commits (1)
0f10b36fix: correct "Github" to "GitHub" in multiple documents and update deprecation notices📊 Changes
17 files changed (+115 additions, -115 deletions)
View changed files
📝
en/plugins/quick-start/develop-plugins/bundle.mdx(+4 -4)📝
ja-jp/community/docs-contribution.mdx(+1 -1)📝
ja-jp/learn-more/use-cases/dify-on-whatsapp.mdx(+31 -31)📝
ja-jp/plugins/best-practice/develop-a-slack-bot-plugin.mdx(+6 -6)📝
ja-jp/plugins/quick-start/develop-plugins/bundle.mdx(+4 -4)📝
ja-jp/plugins/quick-start/develop-plugins/model-plugin/integrate-the-predefined-model.mdx(+5 -5)📝
ja-jp/plugins/schema-definition/manifest.mdx(+5 -5)📝
plugin-dev-en/9241-bundle.mdx(+1 -1)📝
plugin-dev-ja/9241-bundle.mdx(+1 -1)📝
plugin-dev-zh/9241-bundle.mdx(+1 -1)📝
quickstart.mdx(+5 -5)📝
zh-hans/community/docs-contribution.mdx(+4 -4)📝
zh-hans/guides/management/personal-account-management.mdx(+1 -1)📝
zh-hans/learn-more/use-cases/dify-on-teams.mdx(+8 -8)📝
zh-hans/learn-more/use-cases/dify-on-wechat.mdx(+3 -3)📝
zh-hans/learn-more/use-cases/dify-on-whatsapp.mdx(+31 -31)📝
zh-hans/plugins/quick-start/develop-plugins/bundle.mdx(+4 -4)📄 Description
What's changed?
This pull request standardizes the spelling of "GitHub" (capital "H") across the documentation in multiple languages and files.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.