From c4815d319ecc4894315d7b82a3af9066aa3e5dbb Mon Sep 17 00:00:00 2001 From: Tyler Smalley Date: Fri, 29 Oct 2021 09:53:08 -0700 Subject: [PATCH] Updates Github link references from master to main (#116789) Signed-off-by: Tyler Smalley --- .github/ISSUE_TEMPLATE/v8_breaking_change.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 6 +- STYLEGUIDE.mdx | 4 +- dev_docs/api_welcome.mdx | 6 +- dev_docs/contributing/best_practices.mdx | 12 ++-- dev_docs/contributing/code_walkthrough.mdx | 62 +++++++++---------- dev_docs/contributing/standards.mdx | 2 +- .../getting_started/hello_world_plugin.mdx | 2 +- dev_docs/key_concepts/anatomy_of_a_plugin.mdx | 2 +- .../kibana_platform_plugin_intro.mdx | 4 +- dev_docs/key_concepts/navigation.mdx | 24 +++---- dev_docs/key_concepts/persistable_state.mdx | 8 +-- dev_docs/tutorials/endpoints.mdx | 8 +-- dev_docs/tutorials/expressions.mdx | 10 +-- dev_docs/tutorials/kibana_page_template.mdx | 2 +- dev_docs/tutorials/testing_plugins.mdx | 8 +-- .../development-es-snapshots.asciidoc | 4 +- .../advanced/sharing-saved-objects.asciidoc | 2 +- .../architecture/add-data-tutorials.asciidoc | 2 +- .../development-documentation.asciidoc | 4 +- .../development-functional-tests.asciidoc | 4 +- .../development-unit-tests.asciidoc | 2 +- .../interpreting-ci-failures.asciidoc | 4 +- docs/developer/contributing/linting.asciidoc | 2 +- docs/developer/plugin-list.asciidoc | 2 +- ...savedobjectsrepository.incrementcounter.md | 2 +- examples/bfetch_explorer/public/plugin.tsx | 2 +- examples/developer_examples/README.md | 2 +- .../embeddable_explorer/public/plugin.tsx | 2 +- examples/expressions_explorer/public/app.tsx | 2 +- .../expressions_explorer/public/plugin.tsx | 2 +- .../public/plugin.tsx | 2 +- examples/locator_explorer/public/plugin.tsx | 2 +- examples/routing_example/public/app.tsx | 6 +- examples/routing_example/public/plugin.tsx | 4 +- examples/screenshot_mode_example/README.md | 2 +- examples/search_examples/README.md | 2 +- .../search_examples/public/application.tsx | 2 +- examples/search_examples/public/plugin.ts | 2 +- .../public/plugin.ts | 4 +- .../ui_actions_explorer/public/plugin.tsx | 2 +- legacy_rfcs/text/0005_route_handler.md | 6 +- .../text/0006_management_section_service.md | 2 +- legacy_rfcs/text/0014_api_documentation.md | 2 +- legacy_rfcs/text/0015_bazel.md | 8 +-- .../elastic-eslint-config-kibana/package.json | 4 +- packages/elastic-safer-lodash-set/LICENSE | 2 +- .../elastic-safer-lodash-set/package.json | 2 +- packages/kbn-babel-code-parser/package.json | 2 +- .../package.json | 2 +- .../template/README.md.ejs | 2 +- packages/kbn-spec-to-console/README.md | 4 +- packages/kbn-storybook/src/lib/register.ts | 2 +- .../saved_objects/migrationsv2/README.md | 2 +- .../saved_objects/service/lib/repository.ts | 2 +- .../docs/team_assignment/README.md | 2 +- .../expression_metric/README.md | 2 +- .../expression_tagcloud/README.md | 2 +- src/plugins/console/README.md | 14 ++--- src/plugins/custom_integrations/README.md | 2 +- .../custom_integrations/storybook/manager.ts | 2 +- src/plugins/embeddable/README.asciidoc | 12 ++-- src/plugins/expression_error/README.md | 2 +- src/plugins/expression_image/README.md | 2 +- src/plugins/expression_metric/README.md | 2 +- src/plugins/expression_repeat_image/README.md | 2 +- src/plugins/expression_reveal_image/README.md | 2 +- src/plugins/expression_shape/README.md | 2 +- src/plugins/expressions/README.asciidoc | 8 +-- src/plugins/kibana_overview/README.md | 2 +- .../common/state_containers/README.md | 2 +- .../create_state_container_react_helpers.ts | 2 +- .../common/state_containers/index.ts | 2 +- .../kibana_utils/public/state_sync/README.md | 2 +- .../kibana_utils/public/state_sync/index.ts | 4 +- .../public/state_sync/state_sync.ts | 2 +- .../create_kbn_url_state_storage.ts | 2 +- .../create_session_storage_state_storage.ts | 4 +- .../presentation_util/storybook/manager.ts | 2 +- src/plugins/ui_actions/README.asciidoc | 10 +-- .../application/components/aggs/math.js | 2 +- .../alerting_example/public/plugin.tsx | 2 +- .../embedded_lens_example/public/plugin.ts | 2 +- .../public/plugin.ts | 2 +- x-pack/plugins/apm/server/index.ts | 2 +- x-pack/plugins/canvas/PLUGINS.mdx | 2 +- x-pack/plugins/canvas/i18n/README.md | 2 +- .../canvas/public/services/kibana/notify.ts | 2 +- .../canvas/storybook/addon/src/register.tsx | 2 +- x-pack/plugins/cases/README.md | 2 +- .../public/applications/index.tsx | 2 +- .../shared/kibana_chrome/generate_title.ts | 2 +- .../shared/kibana_chrome/set_chrome.tsx | 2 +- .../shared/layout/page_template.test.tsx | 2 +- .../shared/layout/page_template.tsx | 2 +- .../shared/log_stream/log_stream.tsx | 2 +- .../lib/enterprise_search_http_agent.ts | 2 +- .../server/lib/route_config_helpers.ts | 4 +- .../enterprise_search/server/plugin.ts | 2 +- x-pack/plugins/event_log/README.md | 2 +- x-pack/plugins/fleet/README.md | 6 +- .../fleet/dev_docs/api_integration_tests.md | 2 +- .../architecture_overview.excalidraw | 2 +- x-pack/plugins/fleet/dev_docs/tracing.md | 2 +- x-pack/plugins/fleet/storybook/manager.ts | 2 +- .../log_stream/log_stream.stories.mdx | 2 +- .../components/log_stream/log_stream.tsx | 2 +- x-pack/plugins/ingest_pipelines/README.md | 2 +- x-pack/plugins/ml/readme.md | 4 +- x-pack/plugins/osquery/README.md | 2 +- .../security_solution/cypress/README.md | 4 +- .../public/resolver/documentation/schema.md | 2 +- .../server/lib/detection_engine/README.md | 4 +- .../rules/prepackaged_timelines/README.md | 2 +- .../scripts/get_action_instances.sh | 2 +- .../scripts/get_action_types.sh | 2 +- .../scripts/get_alert_instances.sh | 2 +- .../scripts/get_alert_types.sh | 2 +- .../server/lib/timeline/constants.ts | 2 +- .../telemetry_collection_xpack/README.md | 2 +- x-pack/plugins/translations/README.asciidoc | 2 +- x-pack/plugins/triggers_actions_ui/README.md | 6 +- .../apis/epm/template.ts | 2 +- 123 files changed, 231 insertions(+), 231 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/v8_breaking_change.md b/.github/ISSUE_TEMPLATE/v8_breaking_change.md index 9361cf7a52b65..8ef570947dd41 100644 --- a/.github/ISSUE_TEMPLATE/v8_breaking_change.md +++ b/.github/ISSUE_TEMPLATE/v8_breaking_change.md @@ -37,7 +37,7 @@ changes to Upgrade Assistant itself, please tag Team:Elasticsearch UI. **Are there any edge cases?** -**[For Kibana deprecations] Can the change be registered with the [Kibana deprecation service](https://github.com/elastic/kibana/blob/master/docs/development/core/server/kibana-plugin-core-server.deprecationsservicesetup.md)?** +**[For Kibana deprecations] Can the change be registered with the [Kibana deprecation service](https://github.com/elastic/kibana/blob/main/docs/development/core/server/kibana-plugin-core-server.deprecationsservicesetup.md)?**