Update HTTP data source page title

* Capitalize HTTP
pull/11928/head
Dan Barr 4 years ago committed by Wilken Rivera
parent ab29b187b1
commit ab69a2963b

@ -1,8 +1,8 @@
---
description: |
The HTTP Data Source retrieves information from an http endpoint to be used
The HTTP Data Source retrieves information from an HTTP endpoint to be used
during Packer builds
page_title: Http - Data Sources
page_title: HTTP - Data Sources
---
<BadgesHeader>
@ -10,7 +10,7 @@ page_title: Http - Data Sources
<PluginBadge type="hcp_packer_ready" />
</BadgesHeader>
# Http Data Source
# HTTP Data Source
Type: `http`

@ -720,7 +720,7 @@
]
},
{
"title": "Http",
"title": "HTTP",
"path": "datasources/http"
}
]

Loading…
Cancel
Save