From 14584028b27cd348de89b50f2936383872c58536 Mon Sep 17 00:00:00 2001 From: Kayvan Sylvan Date: Sat, 31 May 2025 15:03:04 -0700 Subject: [PATCH] docs: fix typos and update section headings for clarity (#143) ## CHANGES - Fix typo in CONTRIBUTING.md header - Rename "Web Agent Setup" to clearer title - Rename "IDE Agent Setup" to include usage - Update anchor links to match new headings - Improve documentation structure and navigation --- docs/CONTRIBUTING.md | 2 +- docs/instruction.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 9b659c3b..68d46011 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -1,4 +1,4 @@ -it c # Contributing to this project +# Contributing to this project Thank you for considering contributing to this project! This document outlines the process for contributing and some guidelines to follow. diff --git a/docs/instruction.md b/docs/instruction.md index 68256709..5479cfae 100644 --- a/docs/instruction.md +++ b/docs/instruction.md @@ -1,7 +1,7 @@ # Instructions -- [Web Agent Setup](#setting-up-web-mode-agents-in-gemini-gem-or-chatgpt-custom-gpt) -- [IDE Agent Setup](#ide-agent-setup) +- [Setting up Web Agent Orchestrator](#setting-up-web-agent-orchestrator) +- [IDE Agent Setup and Usage](#ide-agent-setup-and-usage) - [Tasks Setup and Usage](#tasks) ## Setting up Web Agent Orchestrator