Skip to content

Commit b2c3e58

Browse files
authored
docs/users: standardise hospitalrun logo reference (#9188)
Use img.html include instead of inline SVG to match other logos.
1 parent f6d6735 commit b2c3e58

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ A list of known products and services that are using PouchDB.
5757

5858
## HospitalRun
5959

60-
{% include svg/hospitalrun-logo.html %}
60+
{% include img.html width=150 src="hospitalrun-logo.svg" alt="HospitalRun" href="http://hospitalrun.io/" %}
6161

6262
[HospitalRun](http://hospitalrun.io/) is an open source software product designed specifically for developing world hospitals, making usability the key requirement. Using PouchDB and offline-first design, HospitalRun allows records to be carried to remote clinics, functioning when there is no Internet, and syncing when there is.
6363

0 commit comments

Comments
 (0)