updated link for Playbook Options.  was #Playbook%20Options, now #playbook-options to match markdown for heading.

Change-Id: I13b7b4a07951432e66d68542a18b1f9e19e3fd4b
diff --git a/QUICKSTART_PHYSICAL.md b/QUICKSTART_PHYSICAL.md
index 0575df6..7410137 100644
--- a/QUICKSTART_PHYSICAL.md
+++ b/QUICKSTART_PHYSICAL.md
@@ -190,7 +190,7 @@
   management_ip=<management-ip> --exeternal_ip=<external-ip>' compute-node.yml
 ```
 
-(see [Playbook Options](#Playbook Options) for a description of the parameters)
+(see [Playbook Options](#playbook-options) for a description of the parameters)
 
 If you do not wish to have the Ansible playbook to modify the network
 configuration of the host you can add the `--skip-tags=interface_config`
@@ -220,7 +220,7 @@
   --user=<deployment-user-id> --extra-vars='fabric_ip=<fabric-ip> \
   management_ip=<management-ip> --exeternal_ip=<external-ip>' --skip-tags=interface_config head-node.yml
 ```
-(see [Playbook Options](#Playbook Options) for a description of the parameters)
+(see [Playbook Options](#playbook-options) for a description of the parameters)
 
 The `ansible-playbook` will take several minutes to complete as it does
 roughly the following: