Skip to content

Commit 6b14e81

Browse files
Matteo Mortariclaude
andcommitted
docs: fix broken link and duplicate heading in README
- Replace broken CLIENT_SDK_GUIDE.md link with Getting Started CLI docs URL - Remove duplicate "Setting Up Development Environment" heading Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1683253 commit 6b14e81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

100644100755
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The SDK is organized into distinct, focused packages:
7070
**Client SDK (`evalhub.client`)** - REST API client for EvalHub service
7171
- HTTP client for submitting evaluations to EvalHub
7272
- Resource navigation (providers, benchmarks, collections)
73-
- See [CLIENT_SDK_GUIDE.md](./CLIENT_SDK_GUIDE.md)
73+
- See [Getting Started with the CLI](https://eval-hub.github.io/getting-started/cli/)
7474

7575
### Key Components
7676

@@ -553,7 +553,6 @@ spec:
553553

554554
## Development
555555

556-
### Setting Up Development Environment
557556
### Development Setup
558557

559558
```bash

0 commit comments

Comments
 (0)