diff --git a/README.md b/README.md
index 803538c0..18e34073 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [Maximally minimal mixins][mixins] | Justin Fagnani | Justin Fagnani | [January 2018][mixins-notes] |
| | [Getting last element of Array][arraylast] | Keith Cirkel | Keith Cirkel | [January 2018][arraylast-notes] |
| | [Collection methods][collection-methods] | MichaĆ Wadas | Sathya Gunasekaran | |
-| | [Richer Keys][richer-keys] | Bradley Farias | Bradley Farias | [March 2018][richer-keys-notes] |
+| :rocket: | [Richer Keys][richer-keys] | Bradley Farias | Bradley Farias | [March 2018][richer-keys-notes] |
| | [Slice notation][slice-notation] | Sathya Gunasekaran | Sathya Gunasekaran | [March 2018][slice-notation-notes] |
| | [Logical Assignment Operators][logical-assignment] | Justin Ridgewell | Justin Ridgewell | [March 2018][logical-assignment-notes] |
| | [Module Keys][module-keys] | Mike Samuel | Mike Samuel | [May 2018][module-keys-notes] |
@@ -226,7 +226,7 @@ Note that as part of the onboarding process your repository name may be normaliz
[hashbang-grammar]: https://github.com/bmeck/proposal-hashbang
[tests-hashbang-grammar]: https://github.com/tc39/test262/pull/1983
[hashbang-notes]: https://github.com/tc39/tc39-notes/blob/master/es9/2018-11/nov-28.md#hash-bang-grammar
-[richer-keys]: https://docs.google.com/presentation/d/1q3CGeXqskL1gHTATH_VE9Dhj0VGTIAOzJ1cR0dYqDBk/edit#slide=id.p
+[richer-keys]: https://github.com/tc39/proposal-richer-keys
[richer-keys-notes]: https://github.com/tc39/tc39-notes/blob/master/es9/2018-03/mar-21.md#10iib-richer-keys-for-stage-1
[slice-notation]: https://github.com/gsathya/proposal-slice-notation/
[slice-notation-notes]: https://github.com/tc39/tc39-notes/blob/master/es9/2018-03/mar-22.md#slice-notation-for-stage-1