mapicgc-gl-js 0.0.91 → 0.0.93

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <div style="text-align:center">
2
2
  <p>
3
- <img src="https://autogitlab.icgc.local/geostarters/icgc/recursos/-/raw/master//images/logo2.png" alt="MapICGC Logo" width="400px">
3
+ <img src="https://eines.icgc.cat/recursos//images/logo2.png" alt="MapICGC Logo" width="400px">
4
4
  </p>
5
5
  </div>
6
6
 
@@ -9,7 +9,7 @@
9
9
  [![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=flat)](LICENSE.txt)
10
10
  [![Version](https://img.shields.io/npm/v/mapicgc-gl-js?style=flat)](https://www.npmjs.com/package/mapicgc-gl-js)
11
11
  [![X](https://img.shields.io/twitter/follow/icgcat?style=social)](https://twitter.com/icgcat)
12
- <img src="https://autogitlab.icgc.local/geostarters/icgc/recursos/-/raw/master//images/JS-logo.svg" width="20px"/>
12
+ <img src="https://eines.icgc.cat/recursos//images/JS-logo.svg" width="20px"/>
13
13
  </div>
14
14
 
15
15
 
@@ -72,8 +72,8 @@ Check out the features through <a href="https://codepen.io/collection/mrvVZd" ta
72
72
 
73
73
  1. Include the JavaScript and CSS files in the `<head>` of your HTML file.:
74
74
  ```html
75
- <script src="https://autogitlab.icgc.local/geostarters/icgc/recursos/-/raw/master//mapicgc-gl-js/mapicgc-gl.js"></script>
76
- <link href="https://autogitlab.icgc.local/geostarters/icgc/recursos/-/raw/master//mapicgc-gl-js/mapicgc-gl.css" rel="stylesheet" />
75
+ <script src="https://eines.icgc.cat/recursos//mapicgc-gl-js/mapicgc-gl.js"></script>
76
+ <link href="https://eines.icgc.cat/recursos//mapicgc-gl-js/mapicgc-gl.css" rel="stylesheet" />
77
77
  ```
78
78
 
79
79
  2. Include the following code in the `<body>` of your HTML file.:
@@ -98,7 +98,7 @@ Check out the features through <a href="https://codepen.io/collection/mrvVZd" ta
98
98
  Result:
99
99
 
100
100
  <div align="center">
101
- <a title="Link to CodePen" href="https://codepen.io/unitatgeostart/pen/eYXWyqd" target="_blank"><img src="https://autogitlab.icgc.local/geostarters/icgc/recursos/-/raw/master///images/map1.png"></img></a></div>
101
+ <a title="Link to CodePen" href="https://codepen.io/unitatgeostart/pen/eYXWyqd" target="_blank"><img src="https://eines.icgc.cat/recursos///images/map1.png"></img></a></div>
102
102
  <br>
103
103
 
104
104
 
@@ -115,7 +115,7 @@ MapICGC GL JS integrates the following libraries:
115
115
 
116
116
  ## Developed by:
117
117
 
118
- <a href="https://www.icgc.cat/" target="_blank"><img src="https://autogitlab.icgc.local/geostarters/icgc/recursos/-/raw/master/logos/ICGC_color_norma.svg" alt="ICGC Logo" width="150"></img></a>
118
+ <a href="https://www.icgc.cat/" target="_blank"><img src="https://eines.icgc.cat/recursos/logos/ICGC_color_norma.svg" alt="ICGC Logo" width="150"></img></a>
119
119
 
120
120
 
121
121
  ## License