Skip to content

Commit 029cb7e

Browse files
committed
Website updates
1 parent 0cf3dc5 commit 029cb7e

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

dist/3rd-party/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h3 class="mb-3">Useful 3rd party libraries</h3>
183183
<td><a href="https://github.com/ahocevar">Andreas Hocevar</a></td>
184184
</tr>
185185
<tr>
186-
<td><a href="https://github.com/m-mohr/ol-stac">OL STAC</a></td>
186+
<td><a href="https://github.com/moregeo-it/ol-stac">OL STAC</a></td>
187187
<td><a href="https://stacspec.org">STAC</a> support for OpenLayers. Automatically fills an OpenLayers LayerGroup with data extracted from various STAC entities, e.g. geometry and imagery.</td>
188188
<td><a href="https://github.com/m-mohr">Matthias Mohr</a></td>
189189
</tr>

dist/en/main/examples/stac-item.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@ <h5 class="modal-title" id="tag-example-title"></h5>
158158

159159
<div class="row-fluid">
160160
<p id="shortdesc">Rendering a STAC Item with geometry and COG.</p>
161-
<div id="docs"><p>This example uses the npm package <a href="https://m-mohr.github.io/ol-stac/"><code>ol-stac</code></a> which adds <a href="https://stacspec.org">STAC</a> support to OpenLayers.
161+
<div id="docs"><p>This example uses the npm package <a href="https://moregeo-it.github.io/ol-stac/"><code>ol-stac</code></a> which adds <a href="https://stacspec.org">STAC</a> support to OpenLayers.
162162
It can for example show geometries and assets from SpatioTemporal Asset Catalog (STAC) Items as a layer group.
163-
For more examples visit <a href="https://m-mohr.github.io/ol-stac/en/latest/examples/">https://m-mohr.github.io/ol-stac/en/latest/examples/</a>.</p>
163+
For more examples visit <a href="https://moregeo-it.github.io/ol-stac/en/latest/examples/">https://moregeo-it.github.io/ol-stac/en/latest/examples/</a>.</p>
164164
</div>
165165
</div>
166166

@@ -229,7 +229,7 @@ <h5 class="source-heading">package.json</h5>
229229
&quot;name&quot;: &quot;stac-item&quot;,
230230
&quot;dependencies&quot;: {
231231
&quot;ol&quot;: &quot;10.6.2-dev&quot;,
232-
&quot;ol-stac&quot;: &quot;^1.0.0-beta.8&quot;,
232+
&quot;ol-stac&quot;: &quot;^1.0.0&quot;,
233233
&quot;proj4&quot;: &quot;2.17.0&quot;
234234
},
235235
&quot;devDependencies&quot;: {

dist/en/main/examples/stac-item.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/stac-item.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)