Skip to content

Conversation

mercy-ship-it
Copy link

@mercy-ship-it mercy-ship-it commented Sep 17, 2025

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!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our
Responsible AI Policy

josephjclark and others added 30 commits November 15, 2024 11:17
* 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
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]>
taylordowns2000 and others added 24 commits June 14, 2025 15:58
* 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
@mercy-ship-it mercy-ship-it changed the base branch from main to docs September 17, 2025 05:59
@mtuchi
Copy link
Contributor

mtuchi commented Sep 17, 2025

Sorry @mercy-ship-it i think we miscommunicated on fixing broken image links

We actually need .webp images because they are optimised for the web. But There are different places in our docs where we don't have a .webp image rather a link to a .png image

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

Copy link
Contributor

@mtuchi mtuchi left a 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)

@mtuchi
Copy link
Contributor

mtuchi commented Sep 17, 2025

@mercy-ship-it this was the og commit (f73e063) that introduced some regressions. Might be helpful for spotting places with broken image urls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.