diff --git a/examples/get/index.html b/examples/get/index.html index 86433235a3..f09c9ae317 100644 --- a/examples/get/index.html +++ b/examples/get/index.html @@ -18,7 +18,7 @@

axios.get

'' + '
' + '' + person.name + '' + - '
Github: ' + person.github + '
' + + '
GitHub: ' + person.github + '
' + '
Twitter: ' + person.twitter + '
' + '
' + '
'