diff --git a/README b/README
index 1f2c1380f676..b375f310aed4 100644
--- a/README
+++ b/README
@@ -19,11 +19,11 @@ LICENSE_FLAGS_WHITELIST += "oracle_java"
 
 Notes
 =====
-The download URLs mentioned in the SRCURI of the oracle-java recipes
+The download URLs mentioned in the SRC_URI of the oracle-java recipes
 may show fetch issues with the built in bitbake wget fetcher. This is caused
 by the pre-requirement of clicking the "accept license" button on the oracle
 download webpage. So if you see fetch issues for the oracle java recipes,
-then you can overcome the issue by opening the SRCURI links manually in a web
+then you can overcome the issue by opening the SRC_URI links manually in a web
 browser, downloading the tarballs, and storing in the bitbake download
 location. And the bitbake download location is specified by DL_DIR variable
 in build configuration file (conf/local.conf)
@@ -32,7 +32,7 @@ Where to Send Patches
 =====================
 Please submit any patches against this layer to the Yocto mailing list like:
 
-git send-email --to=yocto@yoctoproject.org -M -1 --subject-prefix="meta-oracle-java][PATCH"
+git send-email --to=yocto@lists.yoctoproject.org -M -1 --subject-prefix="meta-oracle-java][PATCH"
 
 Please substitute "PATCH" with "PATCH v2" if you are submitting a revised version after
 addressing feedback (or v3, v4 etc.)
