diff --git a/README.md b/README.md
index 8c4b10752eff980cbc0bf032c31db2c6b81838a4..b7cdd91776e237f5ba15d62d94ec515a45c41eef 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ For details on CLI usage, [visit the following link](https://rekor.dev/get_start
 
 If you're interesting in integration with rekor, we have an [OpenAPI swagger editor](https://rekor.dev/swagger/)
 
-A public instance of rekor can be found at [api.rekor.dev](https://rekor.dev/api/v1/log/)
+A public instance of rekor can be found at [api.rekor.dev](https://api.rekor.dev/api/v1/log/)
 
 Rekor allows customized manifests (which term them as types), [type customization is outlined here](https://github.com/projectrekor/rekor/tree/main/pkg/types).