dart-lang / dart-lang/http

Fix documentation comment links in Client class

Open
#42 2 comments 0 reactions 0 assignees View on GitHub
type-bug
Dominant language
Dart
Stars
1.1k
Forks
419
Avg merge
4d 14h
Merged PRs (30d)
8

Description

The links in [these lines](https://github.com/dart-lang/http/blob/eb11c61e7bc14553e3256acafdb4d0096df18c27/lib/src/client.dart#L18-L19) link to the wrong functions. They should instead link to [this one](https://github.com/dart-lang/http/blob/eb11c61e7bc14553e3256acafdb4d0096df18c27/lib/http.dart#L35) for example (the `head` function in this particular example).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.