From 28db26324a6785bb627145363bc6cc666b0b2f46 Mon Sep 17 00:00:00 2001 From: Anan <79961084+ananzh@users.noreply.github.com> Date: Fri, 9 Jul 2021 20:29:56 -0700 Subject: [PATCH] [1.x][Bug] Fix links in packages/opensearch-safter-lodash-set (#637) Both LICENSE and package.json in packages/opensearch-safter-lodash-set have broken links. This PR fixes links in these two files. Partically Resolved: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/592 Backport PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/607 Signed-off-by: Anan Zhuang --- packages/opensearch-safer-lodash-set/LICENSE | 2 +- packages/opensearch-safer-lodash-set/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/opensearch-safer-lodash-set/LICENSE b/packages/opensearch-safer-lodash-set/LICENSE index 049225c0b664..7d9aa0136ded 100644 --- a/packages/opensearch-safer-lodash-set/LICENSE +++ b/packages/opensearch-safer-lodash-set/LICENSE @@ -12,7 +12,7 @@ individuals. For exact contribution history, see the revision history available at the following locations: - https://github.com/lodash/lodash - https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash - - https://github.com/elastic/kibana/tree/master/packages/elastic-safer-lodash-set + - https://github.com/opensearch-project/OpenSearch-Dashboards/tree/main/packages/opensearch-safer-lodash-set Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/packages/opensearch-safer-lodash-set/package.json b/packages/opensearch-safer-lodash-set/package.json index cbf15138ec0d..016807b33b00 100644 --- a/packages/opensearch-safer-lodash-set/package.json +++ b/packages/opensearch-safer-lodash-set/package.json @@ -37,7 +37,7 @@ "bugs": { "url": "https://github.com/opensearch-project/OpenSearch-Dashboards/issues" }, - "homepage": "https://github.com/opensearch-project/OpenSearch-Dashboards/tree/master/packages/safer-lodash-set#readme", + "homepage": "https://github.com/opensearch-project/OpenSearch-Dashboards/tree/main/packages/opensearch-safer-lodash-set", "standard": { "ignore": [ "/lodash/"