6 Commits

Author SHA1 Message Date
Chris Marchesi
b728138537
Address edit request from @chrisroberts 2022-11-28 10:30:27 -08:00
Chris Marchesi
5be804518a
Some fixes for the Vagrant Cloud API docs
This commit fixes some things with the Vagrant Cloud API docs:

* All POST calls did not explicitly specify POST.
* The /api/v1/two-factor/request-code call did not have the correct URL
  in the cURL example.
* I've also standardized the parameter order on all of the requests in
  the cURL example (method comes first) and also made a few style
  changes such as consistent interpolation of variable references.
2022-11-22 15:58:11 -08:00
Kendall Strautman
a5c7831ffb
content: link updates for dev portal (#12901) 2022-09-19 11:52:47 -07:00
Dan Barr
f59ee4e125 Fix capitalizations in docs
Fixes various capitalizations in the docs
* Ex: VMware, Linux/Unix, PowerShell, some abbreviations

Also, Prettier auto-formatted away some trailing spaces.
2022-08-08 11:56:36 -04:00
Bryce Kalow
2c3397c468
feat(website): migrates nav data format and updates docs pages (#12259) 2021-03-31 12:10:21 -05:00
Jeff Escalante
137f194ccf
update deps, migrate to mdx remote 2020-11-24 14:26:26 -05:00