Commit Graph

8 Commits

Author SHA1 Message Date
Yoko Hyakuna
990cd8b929
Fix broken links referencing to API docs (#14565)
* Fix all '/api/' to '/api-docs/'

* Minor fixes

* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Nick Cabatoff
88b8e68872
Update error codes that are retried. (#14447) 2022-03-10 15:09:45 -05:00
dr-db
7640d6a840
Update index.mdx (#12395)
Typo fix.
2021-10-12 18:50:20 -07:00
Michael Boulding
547e4c98ab
Patch to support VAULT_HTTP_PROXY variable (#12582)
* patch to support VAULT_HTTP_PROXY variable

* simplify the proxy replacement

* internal code review

* rename to VAULT_HTTP_PROXY, apply within ReadEnvironment

* clean up some unintended whitespace changes

* add docs for the new env variable and a changelog entry

Co-authored-by: Dave Du Cros <davidducros@gmail.com>
2021-10-06 09:40:31 -07:00
Pratyoy Mukhopadhyay
c110745979
Update kv input documentation with edge case (#12500) 2021-09-07 13:15:33 -07:00
Nick Cabatoff
ec91c24ab5
Docs for license autoloading. (#11886) 2021-06-18 12:19:18 -04:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages (#11242)
* migrates nav data format and updates docs pages

* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jeff Escalante
179df992c0
Implement MDX Remote (#10581)
* implement mdx remote

* fix an unfenced code block

* fix partials path

Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00