-
Notifications
You must be signed in to change notification settings - Fork 9
Update Bhashini Integrations.md #473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fixed broken link in bhashini integration page
WalkthroughTwo Google Cloud Storage setup links were updated in the Bhashini integration documentation. The link targets changed from the Onboarding directory path to the Pre Onboarding directory path, reflecting a documentation structure reorganization. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🚀 Deployed on https://deploy-preview-473--glific-docs.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
docs/5. Integrations/Bhashini Integrations.md (1)
105-105: Improve link text descriptiveness and phrasing conciseness.Two minor improvements on this line:
- The link text "click here" is generic and doesn't clearly describe the link destination. Use descriptive text that indicates the user is setting up Google Cloud Storage.
- The phrase "In order to" is verbose; "To" is more concise.
Apply this diff to improve readability and accessibility:
-Please note: In order to get the voice notes as outputs, the Glific instance must be linked to the Google Cloud Storage for your organization. This is to facilitate storage of the voice notes generated by Bhashini as a result of the webhook call. To set up Google Cloud Storage [click here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS) +Please note: To get the voice notes as outputs, the Glific instance must be linked to the Google Cloud Storage for your organization. This is to facilitate storage of the voice notes generated by Bhashini as a result of the webhook call. See [Google Cloud Storage setup documentation](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS).
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/5. Integrations/Bhashini Integrations.md(1 hunks)
🧰 Additional context used
🪛 LanguageTool
docs/5. Integrations/Bhashini Integrations.md
[style] ~105-~105: Consider a more concise word here.
Context: ...944-ab5f-b929b52ce5fc" /> Please note: In order to get the voice notes as outputs, the Gli...
(IN_ORDER_TO_PREMIUM)
🪛 markdownlint-cli2 (0.18.1)
docs/5. Integrations/Bhashini Integrations.md
105-105: Link text should be descriptive
(MD059, descriptive-link-text)
🔇 Additional comments (1)
docs/5. Integrations/Bhashini Integrations.md (1)
1-135: Review comment is incorrect—there is only one GCS link, not two.The file contains a single Google Cloud Storage setup link at line 105, not the two occurrences referenced in the review comment. The one link present (
https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS) is correctly formatted and accessible.Likely an incorrect or invalid review comment.
fixed broken link in bhashini integration page
Summary by CodeRabbit