From 67afb5b88e0c728e33cd3691f560fb0e30f3e7b7 Mon Sep 17 00:00:00 2001 From: rebekah-lawrence <142301480+rebekah-lawrence@users.noreply.github.com> Date: Tue, 27 Feb 2024 09:09:22 +0000 Subject: [PATCH] Updating broken UCN link to Code Samples (#1027) Identified by Yevhen on #documentation Slack channel --- docs/modules/clusters/pages/user-code-namespaces.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/clusters/pages/user-code-namespaces.adoc b/docs/modules/clusters/pages/user-code-namespaces.adoc index 073e89164..815d07f41 100644 --- a/docs/modules/clusters/pages/user-code-namespaces.adoc +++ b/docs/modules/clusters/pages/user-code-namespaces.adoc @@ -49,4 +49,4 @@ This is the best way to package JAR files and dependencies for larger deployment You can define different {ucn} by providing a name and the URLs used to locate the resources. Multiple data structures can reference the same namespace. -You can follow the provided code examples to support your use of the API configuration, as described in the link:https://github.com/hazelcast/hazelcast-code-samples/user-code-namespaces/README.md[Code Samples GitHub repo^]. \ No newline at end of file +You can follow the provided code examples to support your use of the API configuration, as described in the link:https://github.com/hazelcast/hazelcast-code-samples/tree/master/enterprise/user-code-namespaces[Code Samples GitHub repo^]. \ No newline at end of file