diff --git a/docs/modules/data-structures/pages/map-config.adoc b/docs/modules/data-structures/pages/map-config.adoc index 4b24f5c87..326d32aec 100644 --- a/docs/modules/data-structures/pages/map-config.adoc +++ b/docs/modules/data-structures/pages/map-config.adoc @@ -23,8 +23,8 @@ ifdef::snapshot[] endif::[] ifndef::snapshot[] -* link:https://github.com/hazelcast/hazelcast/blob/v{full-version}/hazelcast/src/main/resources/hazelcast-full-example.xml[hazelcast-full-example.xml] -* link:https://github.com/hazelcast/hazelcast/blob/v{full-version}/hazelcast/src/main/resources/hazelcast-full-example.yaml[hazelcast-full-example.yaml] +* link:https://github.com/hazelcast/hazelcast/blob/master/hazelcast/src/main/resources/hazelcast-full-example.xml[hazelcast-full-example.xml] +* link:https://github.com/hazelcast/hazelcast/blob/master/hazelcast/src/main/resources/hazelcast-full-example.yaml[hazelcast-full-example.yaml] endif::[] ==== @@ -112,4 +112,4 @@ You can use wildcards to create standard configurations for your application, th == Next Steps -For a complete discussion of Hazelcast configuration options and operations, go to the xref:configuration:understanding-configuration.adoc[configuration] section of the documentation. \ No newline at end of file +For a complete discussion of Hazelcast configuration options and operations, go to the xref:configuration:understanding-configuration.adoc[configuration] section of the documentation.