diff --git a/source/_integrations/html5.markdown b/source/_integrations/html5.markdown
index e628ba8932d..3fe4da08a95 100644
--- a/source/_integrations/html5.markdown
+++ b/source/_integrations/html5.markdown
@@ -56,15 +56,15 @@ name:
type: string
default: notify
vapid_pub_key:
- description: The VAPID public key generated by Google (this is the key that is immediately visible under "webpush certificates"), [see configuring the platform](#configuring_the_platform).
+ description: The VAPID public key generated by Google (this is the key that is immediately visible under "webpush certificates"), [see configuring the platform](#configuring-the-platform).
required: true
type: string
vapid_prv_key:
- description: The VAPID private key generated by Google, [see configuring the platform](#configuring_the_platform).
+ description: The VAPID private key generated by Google, [see configuring the platform](#configuring-the-platform).
required: true
type: string
vapid_email:
- description: The e-mail account associated with your Firebase project, [see configuring the platform](#configuring_the_platform).
+ description: The e-mail account associated with your Firebase project, [see configuring the platform](#configuring-the-platform).
required: true
type: string
gcm_api_key: