-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix broken link to examples #731
Fix broken link to examples #731
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
PR HealthBreaking changes ✔️
Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR).
API leaks
|
Package | Leaked API symbols |
---|---|
grpc | $1.Duration ServerHandler Any |
This check can be disabled by tagging the PR with skip-leaking-check
.
Package publish validation ✔️
Package | Version | Status |
---|---|---|
package:grpc | 4.0.2 | ready to publish |
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
Link seems to work fine - closing for now. |
@mosuem Please follow these steps to reproduce the problem ...
... or watch the screencast below. screencast.mp4 |
You are right! Thanks for noticing. |
Landed this as part of #732 - thanks @tatsuyafujisaki ! |
On the following page, clicking "Examples" shows 404 Not Found. This pull request fixes it.
https://pub.dev/documentation/grpc/latest/