@girder/core 3.2.6 → 3.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -52,18 +52,17 @@
|
|
|
52
52
|
| Girder is
|
|
53
53
|
else
|
|
54
54
|
| #{brandName} is powered by Girder,
|
|
55
|
-
|
|
|
56
|
-
|
|
57
|
-
| ,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
| about Resonant, or
|
|
55
|
+
| Kitware's open-source platform for data management, analytics, and
|
|
56
|
+
| visualization. To learn more about how Kitware and Girder can help to solve your
|
|
57
|
+
| data challenges, read our series of
|
|
58
|
+
a(target="_blank", href="https://blog.kitware.com/tag/girder/") blog posts
|
|
59
|
+
| or
|
|
61
60
|
a(target="_blank", href="http://www.kitware.com/contact-us") contact us
|
|
62
|
-
|
|
|
61
|
+
| directly.
|
|
63
62
|
|
|
64
63
|
ul
|
|
65
64
|
li
|
|
66
|
-
| To learn more about Girder, including how you can host your own
|
|
65
|
+
| To learn more about Girder's software, including how you can host your own
|
|
67
66
|
| instance either locally or in the cloud, see the
|
|
68
67
|
a(target="_blank", href="http://girder.readthedocs.io/en/latest/user-guide.html") User Guide
|
|
69
68
|
| , the
|