Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Unified Diff: README.md

Issue 1318033004: Fix a link to shelf in the README. (Closed) Base URL: git@github.com:dart-lang/shelf_web_socket@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 9091de0f7d352eb99f3f720fc335a94cc24854c6..aa9379eec1dfd8b2750a387fb595bf01952ffb74 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ connections. It exposes a single function, [webSocketHandler][], which calls an
`onConnection` callback with a [CompatibleWebSocket][] object for every
connection that's established.
-[Shelf]: pub.dartlang.org/packages/shelf
+[Shelf]: https://pub.dartlang.org/packages/shelf
[WebSocket]: https://tools.ietf.org/html/rfc6455
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698