-
Notifications
You must be signed in to change notification settings - Fork 16
Update salesforce.md #707
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
base: docs
Are you sure you want to change the base?
Update salesforce.md #707
Conversation
November roadmap update
* Update primero.md * Create asana.md * Create fhir.md * Update fhir.md * Create http.md * Create openmrs.md * Update http.md * Update http.md * Update fhir.md * Update fhir.md * Update asana.md * Update http.md * Update openmrs.md --------- Co-authored-by: Aleksa Krolls <[email protected]>
* updated fhir docs * fix header * update standards page
* Create ocl.md * Create mailchimp.md * Update asana.md * Create rapidpro.md * Update asana.md * Create sftp.md * add links to mailchimp docs * Update ocl links * Update sftp.md * fix link --------- Co-authored-by: Aleksa Krolls <[email protected]>
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The links to the README.md for the Adaptors and the Lighning platform were swapped
Update writing-code.md
`dhis2` update examples
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Collections CLI Guide
* change .png to .webp * change .png to .webp * fix typo and update image links * update image links
* updated zero-persistence diagram and deployment option descriptions * collections docs update * remove duplicate image --------- Co-authored-by: Joe Clark <[email protected]>
* update job code example * add comments * fix typo
* feat: implement opencrvs docs Signed-off-by: Hunter Achieng <[email protected]> * feat: add example links Signed-off-by: Hunter Achieng <[email protected]> * fix: update creds description Signed-off-by: Hunter Achieng <[email protected]> --------- Signed-off-by: Hunter Achieng <[email protected]>
* Update commcare.md * update lookup table query
* Keychain Credentials Update Contains new content and screenshots on what a keychain credential is and how to use one. * remove new yarn stuff * run format * create a ____, is sub to Keychain Credentials * wording --------- Co-authored-by: Taylor Downs <[email protected]>
* Adding Naming Dataclips Introducing documentation on naming and searching dataclips. * run formatter * language and info --------- Co-authored-by: Taylor Downs <[email protected]>
* fix: add pdf generator documentation Signed-off-by: Hunter Achieng <[email protected]> * fix: update docs and examples for pdfShift Signed-off-by: Hunter Achieng <[email protected]> * add pdf example Signed-off-by: Hunter Achieng <[email protected]> * fix pdf examples and docs Signed-off-by: Hunter Achieng <[email protected]> * fix: update pdf docs docs Signed-off-by: Hunter Achieng <[email protected]> --------- Signed-off-by: Hunter Achieng <[email protected]>
* overview page for whatsapp adaptor * Changed the property name for the bearer token to reflect what is in the config schema * Changed the link to the correct WhatsApp business API page --------- Co-authored-by: Pius Kariuki <[email protected]>
Updated the file etensions for images from .webp to .png
Sorry @mercy-ship-it i think we miscommunicated on fixing broken image links We actually need For example in salesforce overview page the broken image link is https://user-images.githubusercontent.com/80456839/128650593-343090da-7f12-468a-aa51-1f87f1cf9f34.webp this is suppose to be https://user-images.githubusercontent.com/80456839/128650593-343090da-7f12-468a-aa51-1f87f1cf9f34.png We need to find such broken link and fix them |
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.
Please see my comment #707 (comment)
@mercy-ship-it this was the og commit (f73e063) that introduced some regressions. Might be helpful for spotting places with broken image urls |
Updated the file etensions for images from .webp to .png
Short Description
Updates the file extensions for images in the Salesforce documentation from .webp to .png, ensuring no corrupted view
Closes #
Details
Add any more details that may be relevant to the reviewer. How did you approach
these docs? Are there any parts you struggled with, or that need particularly
careful review?
AI Usage
Please disclose how you've used AI in this work (it's cool, we just want to
know!):
You can read more details in our
Responsible AI Policy