aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-06-11 01:38:22 +0200
committerSven Gothel <[email protected]>2023-06-11 01:38:22 +0200
commit639fb5ffde86b130abe475cce5112fd1e880a50c (patch)
treec584877f7c0f013f41b0c60bb7e85de7bfb62089
parent065fe19f75f3a007ffe042b8338fd814c4fe107d (diff)
README: Fix JOGL linkHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5db10c6..83bce84 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ rendering *GL4Java* effectively *JOGL's* predecessor. A few of the concepts reu
- WinHandleAccess -> NativeWindow
- GLDrawableFactory, GLDrawable, GLContext, GLEvenListener
-See [JogAmp History & Milestones](https://jogamp.org/cgit/gl4java.git/about/#jogamp-history--milestones).
+See [JogAmp History & Milestones](https://jogamp.org/cgit/jogl.git/about/#jogamp-history--milestones).
## Index of text files
- [CHANGES.txt](./CHANGES.txt)