Skip to content

Commit

Permalink
README.md: re-word 8 internal links
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 19, 2024
1 parent 8585a6c commit e3850f7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Complete source code (in Java) is provided under
+ demonstration apps and online tutorial provided
+ complete source code provided under FreeBSD license

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


<a name="add"></a>
Expand Down Expand Up @@ -136,7 +136,7 @@ Open the project's properties in the IDE (JME SDK or NetBeans):
7. Similarly, add the SkyControl jar(s).
8. Click on the "OK" button to exit the "Project Properties" dialog.

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


<a name="build"></a>
Expand Down Expand Up @@ -179,7 +179,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 @@ -197,7 +197,7 @@ Newer Maven artifacts (since v0.9.30) are available from

Old Maven artifacts (v0.9.25 through v0.9.29) are available from JCenter.

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


<a name="conventions"></a>
Expand All @@ -216,7 +216,7 @@ In the default world coordinate system:

However, these axis assignments can be overridden using `SunAndStars.setAxes()`.

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


<a name="links"></a>
Expand All @@ -230,7 +230,7 @@ However, these axis assignments can be overridden using `SunAndStars.setAxes()`.
+ A [flight simulation game](https://github.com/ZoltanTheHun/SkyHussars)
that uses SkyControl.

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


<a name="history"></a>
Expand All @@ -256,7 +256,7 @@ Since August 2020, SkyControl has been a separate project, hosted at
Old (2014) versions of SkyControl can still be found in
[the jMonkeyEngine-Contributions Project](https://github.com/jMonkeyEngine-Contributions/SkyControl).

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


<a name="acks"></a>
Expand Down Expand Up @@ -336,7 +336,7 @@ 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: sgold@sonic.net

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


[adoptium]: https://adoptium.net/releases.html "Adoptium Project"
Expand Down

0 comments on commit e3850f7

Please sign in to comment.