Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: use uppercase README like most other Chronicle projects #454

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/CM_Compatibility_and_Versioning.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ incompatible, its revision should be set to `<x+1>-pre` until the next productio
Releases and updates to the `<minor>` 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>>
2 changes: 1 addition & 1 deletion docs/CM_Download.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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>>
2 changes: 1 addition & 1 deletion docs/CM_FAQs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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>>
2 changes: 1 addition & 1 deletion docs/CM_Features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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>>
2 changes: 1 addition & 1 deletion docs/CM_Tutorial.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -687,4 +687,4 @@ try (ChronicleMap<Integer, LongValue> map = ChronicleMap
----

'''
<<../ReadMe.adoc#,Back to ReadMe>>
<<../README.adoc#,Back to ReadMe>>
2 changes: 1 addition & 1 deletion docs/CM_Updates.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Changes between Chronicle Map 3 and the previous Chronicle Map version are detai
- Chronicle Map 3 has <<CM_Compatibility_and_Versioning.adoc#,versioning and compatibility policies>>.

'''
<<../ReadMe.adoc#,Back to ReadMe>>
<<../README.adoc#,Back to ReadMe>>