diff options
| -rw-r--r-- | docs/index.html | 2 | ||||
| -rw-r--r-- | out/docs/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index e90d46d..6249e56 100644 --- a/docs/index.html +++ b/docs/index.html @@ -252,7 +252,7 @@ <address> <a href="mailto:john.doe@example.com">john.doe@example.com</a><br /> <a href="tel:778-330-2389">778-330-2389</a><br /> - <a href="sms:666-666-6666">666-666-6666</a><br /> + <a href="sms:111-111-1111">111-111-1111</a><br /> </address> <br /> diff --git a/out/docs/index.html b/out/docs/index.html index e90d46d..6249e56 100644 --- a/out/docs/index.html +++ b/out/docs/index.html @@ -252,7 +252,7 @@ <address> <a href="mailto:john.doe@example.com">john.doe@example.com</a><br /> <a href="tel:778-330-2389">778-330-2389</a><br /> - <a href="sms:666-666-6666">666-666-6666</a><br /> + <a href="sms:111-111-1111">111-111-1111</a><br /> </address> <br /> |
