@gen-epix/ui 1.16.1 → 1.16.2

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Gen-EpiX: Genomic Epidemiology platform for disease X - Frontend UI Library [beta]
2
2
 
3
- ![gen-epix-logo](../../docs/assets/gen-epix_logo_full.svg)
3
+ ![gen-epix-logo](../.https://github.com/RIVM-bioinformatics/gen-epix/raw/main/docs/assets/gen-epix_logo_full.svg)
4
4
 
5
5
  Genomic Epidemiology platform for disease X
6
6
 
@@ -50,6 +50,6 @@ I18nManager.instance.init()
50
50
 
51
51
  This work was funded by the European Union under the EU4Health Programme (EU4H), project ID 101113520 (NLWGSHERA2).
52
52
 
53
- ![cofunded-EU-logo](../../docs/assets/cofunded_EU_logo.png)
53
+ ![cofunded-EU-logo](../.https://github.com/RIVM-bioinformatics/gen-epix/raw/main/docs/assets/cofunded_EU_logo.png)
54
54
 
55
55
  *Disclaimer: Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or Health and Digital Executive Agency. Neither the European Union nor the granting authority can be held responsible for them.*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gen-epix/ui",
3
- "version": "1.16.1",
3
+ "version": "1.16.2",
4
4
  "license": "EUPL-1.2",
5
5
  "publishConfig": {
6
6
  "access": "public"