diff --git a/api/docs/guides/index.md b/api/docs/guides/index.md index 613f5dce4..25aa56785 100644 --- a/api/docs/guides/index.md +++ b/api/docs/guides/index.md @@ -10,6 +10,7 @@ quickstart run test +https document publish deploy diff --git a/api/docs/guides/publish.md b/api/docs/guides/publish.md index 0ddff3c09..5709bdf88 100644 --- a/api/docs/guides/publish.md +++ b/api/docs/guides/publish.md @@ -1,6 +1,6 @@ # Publish -The production API and ingestion server Docker images are published to [Github Container Registry](ghcr.io). +The production API and ingestion server Docker images are published to [Github Container Registry](https://ghcr.io). They can be found here: * API: [ghcr.io/wordpress/openverse-api](https://ghcr.io/wordpress/openverse-api) * Ingestion server: [ghcr.io/wordpress/openverse-ingestion_server](https://ghcr.io/wordpress/openverse-ingestion_server)