diff --git a/ReadMe.adoc b/README.adoc similarity index 100% rename from ReadMe.adoc rename to README.adoc diff --git a/docs/CM_Compatibility_and_Versioning.adoc b/docs/CM_Compatibility_and_Versioning.adoc index 0f8d827a66..ea98d69e0f 100644 --- a/docs/CM_Compatibility_and_Versioning.adoc +++ b/docs/CM_Compatibility_and_Versioning.adoc @@ -117,4 +117,4 @@ incompatible, its revision should be set to `-pre` until the next productio Releases and updates to the `` number in the library version should be synchronized with updates to the specification revision number. ''' -<<../ReadMe.adoc#,Back to ReadMe>> +<<../README.adoc#,Back to ReadMe>> diff --git a/docs/CM_Download.adoc b/docs/CM_Download.adoc index 3a8611f4a7..d98eb87d26 100644 --- a/docs/CM_Download.adoc +++ b/docs/CM_Download.adoc @@ -63,4 +63,4 @@ You can define the snapshot version in your `pom.xml`; for example: ``` ''' -<<../ReadMe.adoc#,Back to ReadMe>> +<<../README.adoc#,Back to ReadMe>> diff --git a/docs/CM_FAQs.adoc b/docs/CM_FAQs.adoc index 7da539fac8..a73cf081f1 100644 --- a/docs/CM_FAQs.adoc +++ b/docs/CM_FAQs.adoc @@ -94,4 +94,4 @@ related errors. link:https://www.jetbrains.com/help/idea/delegate-build-and-run-actions-to-maven.html#delegate_to_maven[Configure IntelliJ to use maven to build the project] ''' -<<../ReadMe.adoc#,Back to ReadMe>> +<<../README.adoc#,Back to ReadMe>> diff --git a/docs/CM_Features.adoc b/docs/CM_Features.adoc index 90241d1134..22df27a7ca 100644 --- a/docs/CM_Features.adoc +++ b/docs/CM_Features.adoc @@ -141,4 +141,4 @@ NOTE: For access to commercially available features please contact mailto:sales@ - http://stackoverflow.com/tags/chronicle-map[Stackoverflow] ''' -<<../ReadMe.adoc#,Back to ReadMe>> +<<../README.adoc#,Back to ReadMe>> diff --git a/docs/CM_Tutorial.adoc b/docs/CM_Tutorial.adoc index c37f3b3856..876c6790f2 100644 --- a/docs/CM_Tutorial.adoc +++ b/docs/CM_Tutorial.adoc @@ -687,4 +687,4 @@ try (ChronicleMap map = ChronicleMap ---- ''' -<<../ReadMe.adoc#,Back to ReadMe>> +<<../README.adoc#,Back to ReadMe>> diff --git a/docs/CM_Updates.adoc b/docs/CM_Updates.adoc index 67922413b0..f4cc22bfbd 100644 --- a/docs/CM_Updates.adoc +++ b/docs/CM_Updates.adoc @@ -39,4 +39,4 @@ Changes between Chronicle Map 3 and the previous Chronicle Map version are detai - Chronicle Map 3 has <>. ''' -<<../ReadMe.adoc#,Back to ReadMe>> +<<../README.adoc#,Back to ReadMe>> diff --git a/src/test/java/net/openhft/chronicle/map/fromdocs/acid/ReadMe.adoc b/src/test/java/net/openhft/chronicle/map/fromdocs/acid/README.adoc similarity index 100% rename from src/test/java/net/openhft/chronicle/map/fromdocs/acid/ReadMe.adoc rename to src/test/java/net/openhft/chronicle/map/fromdocs/acid/README.adoc