Skip to content

Commit ec28429

Browse files
committed
fix: docs hyperlink
1 parent e9c6d66 commit ec28429

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guide/development-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@ Track your agent's performance and gather insights using integrated observabilit
8585
* Non-ADK Agents: [Looker Studio Non-ADK Dashboard](https://lookerstudio.google.com/c/reporting/fa742264-4b4b-4c56-81e6-a667dd0f853f/page/tEnnC)
8686
*(Remember to follow the "Setup Instructions" within the dashboards to connect your project's data sources).*
8787

88-
➡️ For details, see the [Observability Guide](./guide/observability.md).
88+
➡️ For details, see the [Observability Guide](./observability.md).
8989

9090
### 6. Advanced Customization & Data
9191
Tailor the starter pack further to meet specific needs.
9292

9393
* **RAG Data Ingestion**: For Retrieval Augmented Generation (RAG) agents, configure data pipelines to process your information and load embeddings into Vertex AI Search or Vector Search.
94-
➡️ See the [Data Ingestion Guide](./guide/data-ingestion.md).
94+
➡️ See the [Data Ingestion Guide](./data-ingestion.md).
9595
* **Custom Terraform**: Modify Terraform configurations in `deployment/terraform/` for unique infrastructure requirements.
96-
➡️ Refer to the [Deployment Guide](./guide/deployment.md).
96+
➡️ Refer to the [Deployment Guide](./deployment.md).

0 commit comments

Comments
 (0)