diff --git a/README.md b/README.md index 9b8b652..a298dac 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ This project is a collection of TypeScript math helpers and utilities for the br - [Polar To Cartesian](https://math.mzsoft.org/pages/polar-to-cartesian.html) - [Temperature Conversion](https://math.mzsoft.org/pages/temperature-conversion.html) - [Series](https://math.mzsoft.org/pages/series.html) -- [Gcd](https://math.mzsoft.org/pages/gcd.html) +- [Greatest Common Divisor](https://math.mzsoft.org/pages/greatest-common-divisor.html) ------------------------------ @@ -712,6 +712,7 @@ This project is a collection of TypeScript math helpers and utilities for the br + ``` diff --git a/docs/css/styles.1721034527508.css b/docs/css/styles.1721034616071.css similarity index 100% rename from docs/css/styles.1721034527508.css rename to docs/css/styles.1721034616071.css diff --git a/docs/index.html b/docs/index.html index e6b3402..2bff799 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,8 +16,8 @@ - - + +
@@ -74,6 +74,6 @@