Skip to content

Commit 9ee7b1e

Browse files
committed
Set docgen library version to latest
1 parent d24594b commit 9ee7b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<title>openEO API Processes</title>
77
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Roboto+Mono">
88
<script src="https://cdn.jsdelivr.net/npm/vue"></script>
9-
<script src="https://cdn.jsdelivr.net/npm/@openeo/processes-docgen@0.6.0-alpha.2/dist/DocGen.umd.min.js"></script>
10-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@openeo/processes-docgen@0.6.0-alpha.2/dist/DocGen.css">
9+
<script src="https://cdn.jsdelivr.net/npm/@openeo/processes-docgen@latest/dist/DocGen.umd.min.js"></script>
10+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@openeo/processes-docgen@latest/dist/DocGen.css">
1111
<style>
1212
html {
1313
box-sizing: border-box;

0 commit comments

Comments
 (0)