Fix README links

Change-Id: I8b6d90ee47345f35e2fabacaa05c486d44faf80a
Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/867711
Reviewed-by: Jonathan Chang <jnchang@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia-Auto-Submit: Sam Balana <sbalana@google.com>
diff --git a/README.md b/README.md
index 587d90a..f26e70e 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
 
 [TOC]
 
-[Docs]: http://go/fxca
+[Docs]: http://go/antlion
 [Report Bug]: http://go/conn-test-bug
 [Request Feature]: http://b/issues/new?component=1182297&template=1680893
 
@@ -17,7 +17,7 @@
 enables antlion tests that do not require hardware-specific capabilities like
 WLAN. This is especially useful to verify if antlion builds and runs without
 syntax errors. If you require WLAN capabilities, see
-[below](#running-with-a-physical-device).
+[below](#running-with-a-local-physical-device).
 
 1. [Checkout Fuchsia](https://fuchsia.dev/fuchsia-src/get-started/get_fuchsia_source)