From 6b0d6dc51be6abe318943e9c6d0cf56c7800de45 Mon Sep 17 00:00:00 2001 From: Jasper Yap Date: Wed, 30 Dec 2015 08:36:08 +0800 Subject: [PATCH] Updated Readme to point to correct link The fragment identifier that points to options listen from Command-line interface section is wrong. Updated it to point to the correct link from ````Options-Parameter```` to ````options-parameter```` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb5bc1c..6327e78 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ the service worker lifecycle event you can listen for to trigger this message. For those who would prefer not to use `sw-precache` as part of a `gulp` or `Grunt` build, there's a [command-line interface](cli.js) which supports the -[options listed](#Options-Parameter) in the API, provided via flags. Sensible +[options listed](#options-parameter) in the API, provided via flags. Sensible defaults are assumed for options that are not provided. For example, if you are inside the top-level directory that contains your site's contents, and you'd