docs: fix scope of diagram path

This commit is contained in:
Danny Brown 2019-12-16 08:57:43 -05:00 committed by GitHub
parent 943af89df2
commit 6f8bd0dff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ like user preferences and previous query paramaters. Because of this, the Viewer
has been built to be highly configurable to work with almost any web accessible has been built to be highly configurable to work with almost any web accessible
data source. data source.
![scope-of-project diagram](./assets/img/scope-of-project.png) ![scope-of-project diagram](./../assets/img/scope-of-project.png)
To be more specific, the OHIF Viewer is a collection of HTML, JS, and CSS files. To be more specific, the OHIF Viewer is a collection of HTML, JS, and CSS files.
These can be delivered to your end users however you would like: These can be delivered to your end users however you would like: