Skip to content

Commit 1ba19b0

Browse files
Add link to license page in docs as well.
1 parent a0e7558 commit 1ba19b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/usage/neo4j_container.md

+1
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ public class ExampleTest {
9999
This creates a Testcontainer based on the Docker image build with the Enterprise version of Neo4j.
100100
The call to `withEnterpriseEdition` adds the required environment variable that you accepted the terms and condition of the enterprise version.
101101
You accept those by adding a file named `container-license-acceptance.txt` to the root of your classpath containing the text `neo4j:3.5.0-enterprise` in one line.
102+
You'll find more information about licensing Neo4j here: [About Neo4j Licenses](https://neo4j.com/licensing/).

0 commit comments

Comments
 (0)