This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 09089b6 fix links
09089b6 is described below
commit 09089b66012678d1e25ff951a45dce268d2aed9b
Author: Paul King <[email protected]>
AuthorDate: Wed Feb 26 21:19:40 2025 +1000
fix links
---
site/src/site/blog/quake3-inverse-square-root.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/src/site/blog/quake3-inverse-square-root.adoc
b/site/src/site/blog/quake3-inverse-square-root.adoc
index c53ecb3..c1a8c45 100644
--- a/site/src/site/blog/quake3-inverse-square-root.adoc
+++ b/site/src/site/blog/quake3-inverse-square-root.adoc
@@ -385,4 +385,4 @@ and see if it really helps.
* https://en.wikipedia.org/wiki/Fast_inverse_square_root[Fast inverse square
root on Wikipedia]
*
https://medium.com/hard-mode/the-legendary-fast-inverse-square-root-e51fee3b49d9[History
behind the algorithm]
* http://www.lomont.org/papers/2003/InvSqrt.pdf[Fast Inverse Square Root paper]
-*
https://www.slideshare.net/maksym_zavershynskyi/fast-inverse-square-root[Behind
the Performance of Quake 3 Engine: Fast Inverse Square Root]
\ No newline at end of file
+*
https://web.archive.org/web/20221221151427/https://www.slideshare.net/maksym_zavershynskyi/fast-inverse-square-root[Behind
the Performance of Quake 3 Engine: Fast Inverse Square Root]
\ No newline at end of file