diff --git a/source/guides/index-mirrors-and-caches.rst b/source/guides/index-mirrors-and-caches.rst
index 4958d5b55..45eadcb30 100644
--- a/source/guides/index-mirrors-and-caches.rst
+++ b/source/guides/index-mirrors-and-caches.rst
@@ -5,7 +5,7 @@ Package index mirrors and caches
================================
:Page Status: Ongoing
-:Last Reviewed: 2023-02-27
+:Last Reviewed: 2023-11-08
Mirroring or caching of PyPI (and other package indexes) can be used to speed
@@ -160,6 +160,13 @@ Package index caching proxy, supports multiple indexes, no mirroring.
* `proxpi on PyPI `_
* `proxpi source `_
+nginx_pypi_cache
+^^^^^^^^^^^^^^^^
+
+Package index caching proxy using `nginx `_
+
+* `nginx_pypi_cache source `_
+
Flask-Pypi-Proxy
^^^^^^^^^^^^^^^^