diff --git a/ui/app/components/home-link.js b/ui/app/components/home-link.js index b9b700c553c4..8d4273477bd4 100644 --- a/ui/app/components/home-link.js +++ b/ui/app/components/home-link.js @@ -13,7 +13,7 @@ import { computed } from '@ember/object'; * ``` * * @see {@link https://github.com/hashicorp/vault/search?l=Handlebars&q=HomeLink|Uses of HomeLink} - * @see {@link https://github.com/hashicorp/vault/blob/master/ui/app/components/home-link.js|HomeLink Source Code} + * @see {@link https://github.com/hashicorp/vault/blob/main/ui/app/components/home-link.js|HomeLink Source Code} */ export default Component.extend({ diff --git a/ui/app/models/role-ssh.js b/ui/app/models/role-ssh.js index 1f88fd504478..91ef357b65ac 100644 --- a/ui/app/models/role-ssh.js +++ b/ui/app/models/role-ssh.js @@ -6,7 +6,7 @@ import lazyCapabilities, { apiPath } from 'vault/macros/lazy-capabilities'; // these arrays define the order in which the fields will be displayed // see -// https://github.com/hashicorp/vault/blob/master/builtin/logical/ssh/path_roles.go#L542 for list of fields for each key type +// https://github.com/hashicorp/vault/blob/main/builtin/logical/ssh/path_roles.go#L542 for list of fields for each key type const OTP_FIELDS = [ 'name', 'keyType', diff --git a/ui/lib/core/stories/alert-banner.md b/ui/lib/core/stories/alert-banner.md index 4cb788d825fc..1a978bdcba83 100644 --- a/ui/lib/core/stories/alert-banner.md +++ b/ui/lib/core/stories/alert-banner.md @@ -22,6 +22,6 @@ **See** - [Uses of AlertBanner](https://github.com/hashicorp/vault/search?l=Handlebars&q=AlertBanner+OR+alert-banner) -- [AlertBanner Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/alert-banner.js) +- [AlertBanner Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/alert-banner.js) --- diff --git a/ui/lib/core/stories/alert-inline.md b/ui/lib/core/stories/alert-inline.md index 024a03f4049d..437b56fadbd6 100644 --- a/ui/lib/core/stories/alert-inline.md +++ b/ui/lib/core/stories/alert-inline.md @@ -20,6 +20,6 @@ **See** - [Uses of AlertInline](https://github.com/hashicorp/vault/search?l=Handlebars&q=AlertInline) -- [AlertInline Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/alert-inline.js) +- [AlertInline Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/alert-inline.js) --- diff --git a/ui/lib/core/stories/bar-chart.md b/ui/lib/core/stories/bar-chart.md index 1653f3c5a79d..56eff06f05a9 100644 --- a/ui/lib/core/stories/bar-chart.md +++ b/ui/lib/core/stories/bar-chart.md @@ -32,6 +32,6 @@ BarChart components are used to display data in the form of a stacked bar chart, **See** - [Uses of BarChart](https://github.com/hashicorp/vault/search?l=Handlebars&q=BarChart+OR+bar-chart) -- [BarChart Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/bar-chart.js) +- [BarChart Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/bar-chart.js) --- diff --git a/ui/lib/core/stories/box-radio.md b/ui/lib/core/stories/box-radio.md index 85e4ffc28ddd..f03b1ea2bc21 100644 --- a/ui/lib/core/stories/box-radio.md +++ b/ui/lib/core/stories/box-radio.md @@ -25,6 +25,6 @@ BoxRadio components are used to display options for a radio selection. **See** - [Uses of BoxRadio](https://github.com/hashicorp/vault/search?l=Handlebars&q=BoxRadio+OR+box-radio) -- [BoxRadio Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/box-radio.js) +- [BoxRadio Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/box-radio.js) --- diff --git a/ui/lib/core/stories/chevron.md b/ui/lib/core/stories/chevron.md index 6e727d7d8168..93ad15d5f16b 100644 --- a/ui/lib/core/stories/chevron.md +++ b/ui/lib/core/stories/chevron.md @@ -18,6 +18,6 @@ **See** - [Uses of Chevron](https://github.com/hashicorp/vault/search?l=Handlebars&q=Chevron+OR+chevron) -- [Chevron Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/chevron.js) +- [Chevron Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/chevron.js) --- diff --git a/ui/lib/core/stories/confirm-action.md b/ui/lib/core/stories/confirm-action.md index d6c61ffe0455..e13c0fa6923d 100644 --- a/ui/lib/core/stories/confirm-action.md +++ b/ui/lib/core/stories/confirm-action.md @@ -28,6 +28,6 @@ **See** - [Uses of ConfirmAction](https://github.com/hashicorp/vault/search?l=Handlebars&q=ConfirmAction) -- [ConfirmAction Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/confirm-action.js) +- [ConfirmAction Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/confirm-action.js) --- diff --git a/ui/lib/core/stories/confirm.md b/ui/lib/core/stories/confirm.md index 0d64791c8a8a..9eaf2165bce5 100644 --- a/ui/lib/core/stories/confirm.md +++ b/ui/lib/core/stories/confirm.md @@ -23,6 +23,6 @@ See the `Message` component for a description of properties. **See** - [Uses of Confirm](https://github.com/hashicorp/vault/search?l=Handlebars&q=Confirm+OR+confirm) -- [Confirm Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/confirm.js) +- [Confirm Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/confirm.js) --- diff --git a/ui/lib/core/stories/doc-link.md b/ui/lib/core/stories/doc-link.md index 3bf00513e2f2..38e4f4a82783 100644 --- a/ui/lib/core/stories/doc-link.md +++ b/ui/lib/core/stories/doc-link.md @@ -17,6 +17,6 @@ **See** - [Uses of DocLink](https://github.com/hashicorp/vault/search?l=Handlebars&q=DocLink) -- [DocLink Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/doc-link.js) +- [DocLink Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/doc-link.js) --- diff --git a/ui/lib/core/stories/empty-state.md b/ui/lib/core/stories/empty-state.md index b7e180465919..2bf5c57f3a9a 100644 --- a/ui/lib/core/stories/empty-state.md +++ b/ui/lib/core/stories/empty-state.md @@ -21,6 +21,6 @@ encounters a state that would usually be blank. **See** - [Uses of EmptyState](https://github.com/hashicorp/vault/search?l=Handlebars&q=EmptyState+OR+empty-state) -- [EmptyState Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/empty-state.js) +- [EmptyState Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/empty-state.js) --- diff --git a/ui/lib/core/stories/form-field-groups.md b/ui/lib/core/stories/form-field-groups.md index 6942d4d825b4..055ed3c50bff 100644 --- a/ui/lib/core/stories/form-field-groups.md +++ b/ui/lib/core/stories/form-field-groups.md @@ -29,6 +29,6 @@ **See** - [Uses of FormFieldGroups](https://github.com/hashicorp/vault/search?l=Handlebars&q=FormFieldGroups) -- [FormFieldGroups Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/form-field-groups.js) +- [FormFieldGroups Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/form-field-groups.js) --- diff --git a/ui/lib/core/stories/form-field.md b/ui/lib/core/stories/form-field.md index f1270d7f49d9..707322534af6 100644 --- a/ui/lib/core/stories/form-field.md +++ b/ui/lib/core/stories/form-field.md @@ -36,6 +36,6 @@ **See** - [Uses of FormField](https://github.com/hashicorp/vault/search?l=Handlebars&q=form-field) -- [FormField Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/form-field.js) +- [FormField Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/form-field.js) --- diff --git a/ui/lib/core/stories/form-save-buttons.md b/ui/lib/core/stories/form-save-buttons.md index 59a7cdb548fa..f4b9e20d410b 100644 --- a/ui/lib/core/stories/form-save-buttons.md +++ b/ui/lib/core/stories/form-save-buttons.md @@ -23,6 +23,6 @@ **See** - [Uses of FormSaveButtons](https://github.com/hashicorp/vault/search?l=Handlebars&q=FormSaveButtons+OR+form-save-buttons) -- [FormSaveButtons Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/form-save-buttons.js) +- [FormSaveButtons Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/form-save-buttons.js) --- diff --git a/ui/lib/core/stories/icon.md b/ui/lib/core/stories/icon.md index 56187c9dde1b..038015202ada 100644 --- a/ui/lib/core/stories/icon.md +++ b/ui/lib/core/stories/icon.md @@ -21,6 +21,6 @@ Flight icon documentation at https://flight-hashicorp.vercel.app/ **See** - [Uses of Icon](https://github.com/hashicorp/vault/search?l=Handlebars&q=Icon+OR+icon) -- [Icon Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/icon.js) +- [Icon Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/icon.js) --- diff --git a/ui/lib/core/stories/info-table-row.md b/ui/lib/core/stories/info-table-row.md index 9295ce4db4dd..407384a737e7 100644 --- a/ui/lib/core/stories/info-table-row.md +++ b/ui/lib/core/stories/info-table-row.md @@ -31,6 +31,6 @@ that the value breaks under the label on smaller viewports. **See** - [Uses of InfoTableRow](https://github.com/hashicorp/vault/search?l=Handlebars&q=InfoTableRow+OR+info-table-row) -- [InfoTableRow Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/info-table-row.js) +- [InfoTableRow Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/info-table-row.js) --- diff --git a/ui/lib/core/stories/info-table.md b/ui/lib/core/stories/info-table.md index e2f4b450bb3b..eb1188d66417 100644 --- a/ui/lib/core/stories/info-table.md +++ b/ui/lib/core/stories/info-table.md @@ -25,6 +25,6 @@ InfoTable components are a table with a single column and header. They are used **See** - [Uses of InfoTable](https://github.com/hashicorp/vault/search?l=Handlebars&q=InfoTable+OR+info-table) -- [InfoTable Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/info-table.js) +- [InfoTable Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/info-table.js) --- diff --git a/ui/lib/core/stories/layout-loading.md b/ui/lib/core/stories/layout-loading.md index 83bca284162a..89f9d57ad6c2 100644 --- a/ui/lib/core/stories/layout-loading.md +++ b/ui/lib/core/stories/layout-loading.md @@ -12,6 +12,6 @@ **See** - [Uses of LayoutLoading](https://github.com/hashicorp/vault/search?l=Handlebars&q=LayoutLoading) -- [LayoutLoading Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/layout-loading.js) +- [LayoutLoading Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/layout-loading.js) --- diff --git a/ui/lib/core/stories/linkable-item.md b/ui/lib/core/stories/linkable-item.md index a3bb73084f69..f81d8edb712c 100644 --- a/ui/lib/core/stories/linkable-item.md +++ b/ui/lib/core/stories/linkable-item.md @@ -21,6 +21,6 @@ LinkableItem components have two contextual components, a Content component used **See** - [Uses of LinkableItem](https://github.com/hashicorp/vault/search?l=Handlebars&q=LinkableItem+OR+linkable-item) -- [LinkableItem Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/linkable-item.js) +- [LinkableItem Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/linkable-item.js) --- diff --git a/ui/lib/core/stories/list-view.md b/ui/lib/core/stories/list-view.md index b53082e75231..e4c8bedc578c 100644 --- a/ui/lib/core/stories/list-view.md +++ b/ui/lib/core/stories/list-view.md @@ -27,6 +27,6 @@ **See** - [Uses of ListView](https://github.com/hashicorp/vault/search?l=Handlebars&q=ListView+OR+list-view) -- [ListView Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/list-view.js) +- [ListView Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/list-view.js) --- diff --git a/ui/lib/core/stories/masked-input.md b/ui/lib/core/stories/masked-input.md index 041ad0aee1a0..7c9ed6fc214a 100644 --- a/ui/lib/core/stories/masked-input.md +++ b/ui/lib/core/stories/masked-input.md @@ -26,6 +26,6 @@ **See** - [Uses of MaskedInput](https://github.com/hashicorp/vault/search?l=Handlebars&q=MaskedInput) -- [MaskedInput Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/masked-input.js) +- [MaskedInput Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/masked-input.js) --- diff --git a/ui/lib/core/stories/message-error.md b/ui/lib/core/stories/message-error.md index af6d541b4b34..e17118ca4452 100644 --- a/ui/lib/core/stories/message-error.md +++ b/ui/lib/core/stories/message-error.md @@ -19,6 +19,6 @@ **See** - [Uses of MessageError](https://github.com/hashicorp/vault/search?l=Handlebars&q=MessageError) -- [MessageError Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/message-error.js) +- [MessageError Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/message-error.js) --- diff --git a/ui/lib/core/stories/message.md b/ui/lib/core/stories/message.md index b27c3b292051..3eee2e9e06fa 100644 --- a/ui/lib/core/stories/message.md +++ b/ui/lib/core/stories/message.md @@ -34,6 +34,6 @@ **See** - [Uses of Confirm](https://github.com/hashicorp/vault/search?l=Handlebars&q=Confirm+OR+confirm) -- [Confirm Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/confirm.js) +- [Confirm Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/confirm.js) --- diff --git a/ui/lib/core/stories/popup-menu.md b/ui/lib/core/stories/popup-menu.md index dee242a7ddb2..4e2f27b7fd8c 100644 --- a/ui/lib/core/stories/popup-menu.md +++ b/ui/lib/core/stories/popup-menu.md @@ -18,6 +18,6 @@ block. **See** - [Uses of PopupMenu](https://github.com/hashicorp/vault/search?l=Handlebars&q=PopupMenu) -- [PopupMenu Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/popup-menu.js) +- [PopupMenu Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/popup-menu.js) --- diff --git a/ui/lib/core/stories/search-select.md b/ui/lib/core/stories/search-select.md index 2f537b5bd637..1956ab207921 100644 --- a/ui/lib/core/stories/search-select.md +++ b/ui/lib/core/stories/search-select.md @@ -32,6 +32,6 @@ The `SearchSelect` is an implementation of the [ember-power-select](https://gith **See** - [Uses of SearchSelect](https://github.com/hashicorp/vault/search?l=Handlebars&q=SearchSelect+OR+search-select) -- [SearchSelect Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/search-select.js) +- [SearchSelect Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/search-select.js) --- diff --git a/ui/lib/core/stories/select.md b/ui/lib/core/stories/select.md index 3ac73a3421f8..fcddb942f8eb 100644 --- a/ui/lib/core/stories/select.md +++ b/ui/lib/core/stories/select.md @@ -28,6 +28,6 @@ Select components are used to render a dropdown. **See** - [Uses of Select](https://github.com/hashicorp/vault/search?l=Handlebars&q=Select+OR+select) -- [Select Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/select.js) +- [Select Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/select.js) --- diff --git a/ui/lib/core/stories/stat-text.md b/ui/lib/core/stories/stat-text.md index d156bfe83516..5eaf625e96e2 100644 --- a/ui/lib/core/stories/stat-text.md +++ b/ui/lib/core/stories/stat-text.md @@ -21,6 +21,6 @@ StatText components are used to display a label and associated value beneath, wi **See** - [Uses of StatText](https://github.com/hashicorp/vault/search?l=Handlebars&q=StatText+OR+stat-text) -- [StatText Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/stat-text.js) +- [StatText Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/stat-text.js) --- diff --git a/ui/lib/core/stories/toggle-button.md b/ui/lib/core/stories/toggle-button.md index 4dd418b8a86e..917f88d29bcc 100644 --- a/ui/lib/core/stories/toggle-button.md +++ b/ui/lib/core/stories/toggle-button.md @@ -31,6 +31,6 @@ **See** - [Uses of ToggleButton](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToggleButton) -- [ToggleButton Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/toggle-button.js) +- [ToggleButton Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/toggle-button.js) --- diff --git a/ui/lib/core/stories/toolbar/toolbar-actions.md b/ui/lib/core/stories/toolbar/toolbar-actions.md index fac2691f8685..700bd6f4dda1 100644 --- a/ui/lib/core/stories/toolbar/toolbar-actions.md +++ b/ui/lib/core/stories/toolbar/toolbar-actions.md @@ -19,6 +19,6 @@ It should only be used inside of `Toolbar`. **See** - [Uses of ToolbarActions](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarActions+OR+toolbar-actions) -- [ToolbarActions Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/toolbar-actions.js) +- [ToolbarActions Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/toolbar-actions.js) --- diff --git a/ui/lib/core/stories/toolbar/toolbar-download-button.md b/ui/lib/core/stories/toolbar/toolbar-download-button.md index 09b83db6e562..16c4aab6d1ec 100644 --- a/ui/lib/core/stories/toolbar/toolbar-download-button.md +++ b/ui/lib/core/stories/toolbar/toolbar-download-button.md @@ -17,6 +17,6 @@ It should only be used inside of `Toolbar`. **See** - [Uses of ToolbarDownloadButton](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarDownloadButton+OR+toolbar-download-button) -- [ToolbarDownloadButton Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/toolbar-download-button.js) +- [ToolbarDownloadButton Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/toolbar-download-button.js) --- diff --git a/ui/lib/core/stories/toolbar/toolbar-filters.md b/ui/lib/core/stories/toolbar/toolbar-filters.md index 5c8e8be4bf90..7952e37427c5 100644 --- a/ui/lib/core/stories/toolbar/toolbar-filters.md +++ b/ui/lib/core/stories/toolbar/toolbar-filters.md @@ -21,6 +21,6 @@ It should only be used inside of `Toolbar`. **See** - [Uses of ToolbarFilters](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarFilters+OR+toolbar-filters) -- [ToolbarFilters Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/toolbar-filters.js) +- [ToolbarFilters Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/toolbar-filters.js) --- diff --git a/ui/lib/core/stories/toolbar/toolbar-link.md b/ui/lib/core/stories/toolbar/toolbar-link.md index 66ac726aef10..f919157efefa 100644 --- a/ui/lib/core/stories/toolbar/toolbar-link.md +++ b/ui/lib/core/stories/toolbar/toolbar-link.md @@ -28,6 +28,6 @@ It should only be used inside of `Toolbar`. **See** - [Uses of ToolbarLink](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarLink+OR+toolbar-link) -- [ToolbarLink Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/toolbar-link.js) +- [ToolbarLink Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/toolbar-link.js) --- diff --git a/ui/lib/core/stories/toolbar/toolbar-secret-link.md b/ui/lib/core/stories/toolbar/toolbar-secret-link.md index e435a8b5cf28..65565a515e22 100644 --- a/ui/lib/core/stories/toolbar/toolbar-secret-link.md +++ b/ui/lib/core/stories/toolbar/toolbar-secret-link.md @@ -24,6 +24,6 @@ It should only be used inside of `Toolbar`. **See** - [Uses of ToolbarSecretLink](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarSecretLink+OR+toolbar-secret-link) -- [ToolbarSecretLink Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/toolbar-secret-link.js) +- [ToolbarSecretLink Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/toolbar-secret-link.js) --- diff --git a/ui/lib/core/stories/toolbar/toolbar.md b/ui/lib/core/stories/toolbar/toolbar.md index 0d1defdb7c49..e69e53c8c1bd 100644 --- a/ui/lib/core/stories/toolbar/toolbar.md +++ b/ui/lib/core/stories/toolbar/toolbar.md @@ -18,6 +18,6 @@ **See** - [Uses of Toolbar](https://github.com/hashicorp/vault/search?l=Handlebars&q=Toolbar+OR+toolbar) -- [Toolbar Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/toolbar.js) +- [Toolbar Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/toolbar.js) --- diff --git a/ui/lib/core/stories/ttl-form.md b/ui/lib/core/stories/ttl-form.md index 365b144ea092..d4be375a0795 100644 --- a/ui/lib/core/stories/ttl-form.md +++ b/ui/lib/core/stories/ttl-form.md @@ -24,6 +24,6 @@ timestring when those two values are changed. **See** - [Uses of TtlForm](https://github.com/hashicorp/vault/search?l=Handlebars&q=TtlForm+OR+ttl-form) -- [TtlForm Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/ttl-form.js) +- [TtlForm Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/ttl-form.js) --- diff --git a/ui/lib/core/stories/ttl-picker.md b/ui/lib/core/stories/ttl-picker.md index fa67511b8d0f..15090d1d5998 100644 --- a/ui/lib/core/stories/ttl-picker.md +++ b/ui/lib/core/stories/ttl-picker.md @@ -27,6 +27,6 @@ TtlPicker2 will be renamed to TtlPicker. **See** - [Uses of TtlPicker](https://github.com/hashicorp/vault/search?l=Handlebars&q=TtlPicker+OR+ttl-picker) -- [TtlPicker Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/ttl-picker.js) +- [TtlPicker Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/ttl-picker.js) --- diff --git a/ui/lib/core/stories/ttl-picker2.md b/ui/lib/core/stories/ttl-picker2.md index a827de7c51ab..4a81ac2b772f 100644 --- a/ui/lib/core/stories/ttl-picker2.md +++ b/ui/lib/core/stories/ttl-picker2.md @@ -32,6 +32,6 @@ TtlPicker2 components are used to enable and select time to live values. Use thi **See** - [Uses of TtlPicker2](https://github.com/hashicorp/vault/search?l=Handlebars&q=TtlPicker2+OR+ttl-picker2) -- [TtlPicker2 Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/ttl-picker2.js) +- [TtlPicker2 Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/ttl-picker2.js) --- diff --git a/ui/lib/core/stories/vault-logo-spinner.md b/ui/lib/core/stories/vault-logo-spinner.md index c392d4c0fa86..938b3da642be 100644 --- a/ui/lib/core/stories/vault-logo-spinner.md +++ b/ui/lib/core/stories/vault-logo-spinner.md @@ -12,6 +12,6 @@ **See** - [Uses of VaultLogoSpinner](https://github.com/hashicorp/vault/search?l=Handlebars&q=VaultLogoSpinner) -- [VaultLogoSpinner Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/vault-logo-spinner.js) +- [VaultLogoSpinner Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/vault-logo-spinner.js) --- diff --git a/ui/scripts/gen-story-md.js b/ui/scripts/gen-story-md.js index 70cdfc66e645..80fed540e30a 100644 --- a/ui/scripts/gen-story-md.js +++ b/ui/scripts/gen-story-md.js @@ -18,7 +18,7 @@ const outputFile = addonOrEngine ? `lib/${addonOrEngine}/stories/${name}.md` : ` const component = name .split('-') - .map(word => word.charAt(0).toUpperCase() + word.slice(1)) + .map((word) => word.charAt(0).toUpperCase() + word.slice(1)) .join(''); const options = { files: inputFile, @@ -32,7 +32,7 @@ const pageBreakIndex = md.lastIndexOf('---'); //this is our last page break const seeLinks = `**See** - [Uses of ${component}](https://github.com/hashicorp/vault/search?l=Handlebars&q=${component}+OR+${name}) -- [${component} Source Code](https://github.com/hashicorp/vault/blob/master/ui/${inputFile}) +- [${component} Source Code](https://github.com/hashicorp/vault/blob/main/ui/${inputFile}) `; const generatedWarning = ` diff --git a/ui/stories/alert-popup.md b/ui/stories/alert-popup.md index fc9b2a1bd2ad..30810854abd5 100644 --- a/ui/stories/alert-popup.md +++ b/ui/stories/alert-popup.md @@ -23,6 +23,6 @@ The `AlertPopup` is an implementation of the [ember-cli-flash](https://github.co **See** - [Uses of AlertPopup](https://github.com/hashicorp/vault/search?l=Handlebars&q=AlertPopup) -- [AlertPopup Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/alert-popup.js) +- [AlertPopup Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/alert-popup.js) --- diff --git a/ui/stories/auth-config-form/config.md b/ui/stories/auth-config-form/config.md index b6ec38ed4a8d..e2b3138c7560 100644 --- a/ui/stories/auth-config-form/config.md +++ b/ui/stories/auth-config-form/config.md @@ -18,6 +18,6 @@ The `AuthConfigForm/Config` is the base form to configure auth methods. **See** - [Uses of AuthConfigForm/config](https://github.com/hashicorp/vault/search?l=Handlebars&q=AuthConfigForm/config) -- [AuthConfigForm/config Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/auth-config-form/config.js) +- [AuthConfigForm/config Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/auth-config-form/config.js) --- diff --git a/ui/stories/auth-config-form/options.md b/ui/stories/auth-config-form/options.md index 128ddbc31bc6..14980d7ce7be 100644 --- a/ui/stories/auth-config-form/options.md +++ b/ui/stories/auth-config-form/options.md @@ -18,6 +18,6 @@ The `AuthConfigForm/Options` is options portion of the auth config form. **See** - [Uses of AuthConfigForm/options](https://github.com/hashicorp/vault/search?l=Handlebars&q=AuthConfigForm/options) -- [AuthConfigForm/options Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/auth-config-form/options.js) +- [AuthConfigForm/options Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/auth-config-form/options.js) --- diff --git a/ui/stories/auth-form.md b/ui/stories/auth-form.md index 261c825b3806..b3713d4a3136 100644 --- a/ui/stories/auth-form.md +++ b/ui/stories/auth-form.md @@ -22,6 +22,6 @@ The `AuthForm` is used to sign users into Vault. **See** - [Uses of AuthForm](https://github.com/hashicorp/vault/search?l=Handlebars&q=AuthForm+OR+auth-form) -- [AuthForm Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/auth-form.js) +- [AuthForm Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/auth-form.js) --- diff --git a/ui/stories/file-to-array-buffer.md b/ui/stories/file-to-array-buffer.md index 041180121c76..e71bce1a0a9f 100644 --- a/ui/stories/file-to-array-buffer.md +++ b/ui/stories/file-to-array-buffer.md @@ -21,6 +21,6 @@ loaded, this file will be emitted as a JS ArrayBuffer to the passed `onChange` c **See** - [Uses of FileToArrayBuffer](https://github.com/hashicorp/vault/search?l=Handlebars&q=FileToArrayBuffer+OR+file-to-array-buffer) -- [FileToArrayBuffer Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/file-to-array-buffer.js) +- [FileToArrayBuffer Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/file-to-array-buffer.js) --- diff --git a/ui/stories/selectable-card.md b/ui/stories/selectable-card.md index c9953210b6dd..20556e829104 100644 --- a/ui/stories/selectable-card.md +++ b/ui/stories/selectable-card.md @@ -21,6 +21,6 @@ They are designed to be used in containers that act as flexbox or css grid conta **See** - [Uses of SelectableCard](https://github.com/hashicorp/vault/search?l=Handlebars&q=SelectableCard+OR+selectable-card) -- [SelectableCard Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/selectable-card.js) +- [SelectableCard Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/selectable-card.js) --- diff --git a/ui/stories/toggle.md b/ui/stories/toggle.md index 148a11b3da6d..952a8935c242 100644 --- a/ui/stories/toggle.md +++ b/ui/stories/toggle.md @@ -24,6 +24,6 @@ They are a stylistic alternative to checkboxes, but still use the input[type=che **See** - [Uses of Toggle](https://github.com/hashicorp/vault/search?l=Handlebars&q=Toggle+OR+toggle) -- [Toggle Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/toggle.js) +- [Toggle Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/toggle.js) --- diff --git a/website/content/api-docs/relatedtools.mdx b/website/content/api-docs/relatedtools.mdx index 1f1016d2e309..fe20a7c9390f 100644 --- a/website/content/api-docs/relatedtools.mdx +++ b/website/content/api-docs/relatedtools.mdx @@ -34,4 +34,4 @@ The following list of tools is maintained by the community of Vault users; Hashi - [nc-vault-env](https://github.com/namecheap/nc-vault-env) - JS CLI tool that fetches secrets in parallel, puts them into the environment and then `exec`s the process that needs them. Supports auth token renewal, multiple auth backends, verbose logging and dummy mode. - [vsh](https://github.com/fishi0x01/vsh) - Interactive shell with tab-completion. Allows recursive operations on paths. Allows migration of secrets between both KV versions. -Want to add your own project, or one that you use? Additions are welcome via [pull requests](https://github.com/hashicorp/vault/blob/master/website/pages/api-docs/relatedtools.mdx). +Want to add your own project, or one that you use? Additions are welcome via [pull requests](https://github.com/hashicorp/vault/blob/main/website/content/api-docs/relatedtools.mdx). diff --git a/website/content/docs/agent/autoauth/index.mdx b/website/content/docs/agent/autoauth/index.mdx index 2f2f4871d2fe..96517f70758d 100644 --- a/website/content/docs/agent/autoauth/index.mdx +++ b/website/content/docs/agent/autoauth/index.mdx @@ -92,7 +92,7 @@ written. If writing a client that uses this feature, it will likely be helpful to look at the -[dhutil](https://github.com/hashicorp/vault/blob/master/helper/dhutil/dhutil.go) +[dhutil](https://github.com/hashicorp/vault/blob/main/helper/dhutil/dhutil.go) library. This shows the expected format of the public key input and envelope output formats. diff --git a/website/content/docs/auth/aws.mdx b/website/content/docs/auth/aws.mdx index 1396473f7349..6436fbfaefed 100644 --- a/website/content/docs/auth/aws.mdx +++ b/website/content/docs/auth/aws.mdx @@ -664,7 +664,7 @@ be sure the designated region corresponds to that of the STS endpoint you're usi An example of how to generate the required request values for the `login` method can be found found in the [vault cli -source code](https://github.com/hashicorp/vault/blob/master/builtin/credential/aws/cli.go). +source code](https://github.com/hashicorp/vault/blob/main/builtin/credential/aws/cli.go). Using an approach such as this, the request parameters can be generated and passed to the `login` method: diff --git a/website/content/docs/plugin-portal.mdx b/website/content/docs/plugin-portal.mdx index d19309447334..2f8face06d69 100644 --- a/website/content/docs/plugin-portal.mdx +++ b/website/content/docs/plugin-portal.mdx @@ -139,4 +139,4 @@ Plugin authors who wish to have their plugins listed may file a submission via a - [Jenkins](https://github.com/circa10a/vault-plugin-secrets-jenkins) [github-issue]: https://github.com/hashicorp/vault/issues/new?assignees=&labels=ecosystem%2Fplugin&template=plugin-submission.md&title=%5BPlugin+Portal%5D+Plugin+Submission+-+%3CPLUGIN+NAME%3E -[plugin-portal-mdx]: https://github.com/hashicorp/vault/blob/master/website/content/docs/plugin-portal.mdx +[plugin-portal-mdx]: https://github.com/hashicorp/vault/blob/main/website/content/docs/plugin-portal.mdx diff --git a/website/content/docs/secrets/ssh/dynamic-ssh-keys.mdx b/website/content/docs/secrets/ssh/dynamic-ssh-keys.mdx index 8a2ce4219111..f339f8bbfcdd 100644 --- a/website/content/docs/secrets/ssh/dynamic-ssh-keys.mdx +++ b/website/content/docs/secrets/ssh/dynamic-ssh-keys.mdx @@ -120,7 +120,7 @@ into the Vault binary, but it is straight forward to specify an alternate. The script takes three arguments which are explained in the comments. To see the default, see -[linux_install_script.go](https://github.com/hashicorp/vault/blob/master/builtin/logical/ssh/linux_install_script.go) +[linux_install_script.go](https://github.com/hashicorp/vault/blob/main/builtin/logical/ssh/linux_install_script.go) ### Create a credential