aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWyatt Hepler <hepler@google.com>2021-04-06 15:28:32 -0700
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2021-04-07 03:08:19 +0000
commitb847615d61e2a61ce2e6b22c73a57f35de4a63fe (patch)
tree824a70536903d08e0cc2ce78c2ae5c3d83c28db3 /README.md
parentbcf0735f0c5e7fc7fd80cbf033f6403980269ead (diff)
downloadpigweed-b847615d61e2a61ce2e6b22c73a57f35de4a63fe.tar.gz
docs: Link to docs & code search in README.md
Fix a few typos. Change-Id: Id91a6427fed7a744d6209167d87c93c2cdacad6a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/40063 Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Keir Mierle <keir@google.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 872db602b..9f73d5527 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ value developer feedback along the way.
# Quick links
- [Getting started guide](docs/getting_started.md)
- - [Source code](https://pigweed.googlesource.com/pigweed/pigweed/+/refs/heads/master)
+ - [Documentation](https://pigweed.dev)
+ - [Source code](https://cs.opensource.google/pigweed/pigweed)
- [Code reviews](https://pigweed-review.googlesource.com/)
- [Issue tracker](https://bugs.pigweed.dev/)
- [Mailing list](https://groups.google.com/forum/#!forum/pigweed)