Skip to content

Commit

Permalink
README.md: re-word 5 internal links
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 14, 2024
1 parent fe82a9d commit 7a00fa2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ You can restore the project to a pristine state:
+ using Bash or Fish or PowerShell or Zsh: `./gradlew clean`
+ using Windows Command Prompt: `.\gradlew clean`

[Jump to table of contents](#toc)
[Jump to the table of contents](#toc)


<a name="downloads"></a>
Expand All @@ -95,7 +95,7 @@ are available from MavenCentral:
[nifty](https://repo1.maven.org/maven2/com/github/stephengold/jme3-utilities-nifty)
and [x](https://repo1.maven.org/maven2/com/github/stephengold/jme3-utilities-x/).

[Jump to table of contents](#toc)
[Jump to the table of contents](#toc)


<a name="conventions"></a>
Expand All @@ -108,7 +108,7 @@ jMonkeyEngine, however, retain their original names, which began with `com.jme3`
The source code is compatible with JDK 7.
The pre-built libraries are compatible with JDK 8.

[Jump to table of contents](#toc)
[Jump to the table of contents](#toc)


<a name="history"></a>
Expand All @@ -127,7 +127,7 @@ The evolution of each sub-project is chronicled in its release notes:
+ [nifty](https://github.com/stephengold/jme3-utilities/blob/master/nifty/release-notes.md)
+ [x](https://github.com/stephengold/jme3-utilities/blob/master/x/release-notes.md)

[Jump to table of contents](#toc)
[Jump to the table of contents](#toc)


<a name="acks"></a>
Expand Down Expand Up @@ -171,7 +171,7 @@ I'm also grateful to my dear Holly, for keeping me sane.
If I've misattributed anything or left anyone out, please let me know, so I can
correct the situation: [email protected]

[Jump to table of contents](#toc)
[Jump to the table of contents](#toc)


[acorus]: https://github.com/stephengold/Acorus "Acorus Project"
Expand Down

0 comments on commit 7a00fa2

Please sign in to comment.