Skip to content

Commit 540b86c

Browse files
authored
fixing typo (#943) (#944)
Cherry-picked from #943
1 parent 8ebdfe6 commit 540b86c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/kubernetes/plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If licenses are required for the plugins, you must provide the licenses in a sec
6262
==== Install GDS Community Edition (CE)
6363

6464
GDS Community Edition does not require a license.
65-
To add the GSD CE, configure the Neo4j _values.yaml_ and set the `env` to download the plugins:
65+
To add the GDS CE, configure the Neo4j _values.yaml_ and set the `env` to download the plugins:
6666

6767
[source, yaml]
6868
----

preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ content:
1515

1616
ui:
1717
bundle:
18-
url: https://s3-eu-west-1.amazonaws.com/static-content.neo4j.com/build/ui-bundle-latest.zip
18+
url: https://d12wh7zj8x3amw.cloudfront.net/build/ui-bundle-latest.zip
1919
snapshot: true
2020
output_dir: /assets
2121

0 commit comments

Comments
 (0)