From ec3f1aa58dc0780b9e93fabd1cad0b301aeb1c2e Mon Sep 17 00:00:00 2001 From: Erik Ziegler Date: Fri, 17 May 2019 16:24:45 +0200 Subject: [PATCH] docs(README): Fix URL in README, fix typo in docs --- README.md | 2 +- .../connecting-to-image-archives/google-cloud-healthcare.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c450e6f3..bb8c082b0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

ohif-viewer

-

ohif-viewer is a zero-footprint medical image viewer provided by the [Open Health Imaging Foundation (OHIF)](http://ohif.org/). It is a configurable and extensible progressive web application with out-of-the-box support for image archives which support DICOMweb.

+

ohif-viewer is a zero-footprint medical image viewer provided by the Open Health Imaging Foundation (OHIF). It is a configurable and extensible progressive web application with out-of-the-box support for image archives which support DICOMweb.

diff --git a/docs/latest/connecting-to-image-archives/google-cloud-healthcare.md b/docs/latest/connecting-to-image-archives/google-cloud-healthcare.md index 9948fb021..45ec1b399 100644 --- a/docs/latest/connecting-to-image-archives/google-cloud-healthcare.md +++ b/docs/latest/connecting-to-image-archives/google-cloud-healthcare.md @@ -4,7 +4,7 @@ > `version 1` Meteor documentation. You can > [find it here](/history/v1/connecting-to-image-archives/google-cloud-healthcare.html). > These docs will mirror the Meteor documentation until our `React` -> implementation has been updated to work with Goolg Cloud Healthcare. +> implementation has been updated to work with Google Cloud Healthcare. > The [Google Cloud Healthcare API](https://cloud.google.com/healthcare/) is a > powerful option for storing medical imaging data in the cloud.