docs(deployment): updated package name
This commit is contained in:
parent
d588ddd830
commit
c5936d412e
@ -1,11 +1,11 @@
|
|||||||
# Deployment
|
# Deployment
|
||||||
|
|
||||||
The OHIF Viewer can be embedded in other web applications via it's [packaged
|
The OHIF Viewer can be embedded in other web applications via it's [packaged
|
||||||
script source][ohif-viewer-npm], or served up as a stand-alone PWA ([progressive
|
script source][viewer-npm], or served up as a stand-alone PWA ([progressive web
|
||||||
web application][pwa-url]) by building and hosting a collection of static
|
application][pwa-url]) by building and hosting a collection of static assets. In
|
||||||
assets. In either case, you will need to configure your instance of the Viewer
|
either case, you will need to configure your instance of the Viewer so that it
|
||||||
so that it can connect to your data source (the database or PACS that provides
|
can connect to your data source (the database or PACS that provides the data
|
||||||
the data your Viewer will display).
|
your Viewer will display).
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
@ -196,8 +196,7 @@ Please feel free to suggest or contribute your own recipes.
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- prettier-ignore-start -->
|
<!-- prettier-ignore-start -->
|
||||||
|
[viewer-npm]: https://www.npmjs.com/package/@ohif/viewer
|
||||||
[ohif-viewer-npm]: https://www.npmjs.com/package/ohif-viewer
|
|
||||||
[pwa-url]: https://developers.google.com/web/progressive-web-apps/
|
[pwa-url]: https://developers.google.com/web/progressive-web-apps/
|
||||||
[static-assets-url]: https://www.maxcdn.com/one/visual-glossary/static-content/
|
[static-assets-url]: https://www.maxcdn.com/one/visual-glossary/static-content/
|
||||||
[app-store]: https://medium.freecodecamp.org/i-built-a-pwa-and-published-it-in-3-app-stores-heres-what-i-learned-7cb3f56daf9b
|
[app-store]: https://medium.freecodecamp.org/i-built-a-pwa-and-published-it-in-3-app-stores-heres-what-i-learned-7cb3f56daf9b
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user