diff --git a/apidoc/html/index.html b/apidoc/html/index.html
index b876132..c6b22c8 100644
--- a/apidoc/html/index.html
+++ b/apidoc/html/index.html
@@ -151,7 +151,7 @@
- Redis commands reference documentation
- SMA eXchange (SMA-X) – A structured realtime database built on Redis
diff --git a/doc/README.md b/doc/README.md
index bb8ef1c..aaeeb17 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -53,7 +53,7 @@ Before then the API may undergo slight changes and tweaks. Use the repository as
- [Redis commands](https://redis.io/docs/latest/commands/) reference documentation
- [SMA eXchange (SMA-X)](https://docs.google.com/document/d/1eYbWDClKkV7JnJxv4MxuNBNV47dFXuUWu7C4Ve_YTf0/edit?usp=sharing)
-- A structured realtime database built on Redis
- * [Smithsonian/smax-server](https://github.com/Smithsonian/smax-clib) -- SMA-X server configuration kit
+ * [Smithsonian/smax-server](https://github.com/Smithsonian/smax-server) -- SMA-X server configuration kit
* [Smithsonian/smax-clib](https://github.com/Smithsonian/smax-clib) -- A C/C++ client library and toolkit to SMA-X
* [Smithsonian/smax-python](https://github.com/Smithsonian/smax-python) -- A Python 3 client library to SMA-X