From cc3de063450a0c890ebe5047c028e1874da36d62 Mon Sep 17 00:00:00 2001 From: yujin-emma Date: Fri, 10 May 2024 22:53:53 +0000 Subject: [PATCH 1/3] add http://www.site.com to lycheeignore Signed-off-by: yujin-emma --- .lycheeignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.lycheeignore b/.lycheeignore index 6d000f2d65a..6f567e9078d 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -88,3 +88,4 @@ https://unpkg.com/@elastic/ https://codeload.github.com/ https://www.quandl.com/api/v1/datasets/ https://code.google.com/p/v8/wiki/JavaScriptStackTraceApi +http://www.site.com From 761aa9c57cb2a0e98f437e1d8cf88c3c87c2b875 Mon Sep 17 00:00:00 2001 From: "opensearch-changeset-bot[bot]" <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 22:55:27 +0000 Subject: [PATCH 2/3] Changeset file for PR #6771 created/updated --- changelogs/fragments/6771.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelogs/fragments/6771.yml diff --git a/changelogs/fragments/6771.yml b/changelogs/fragments/6771.yml new file mode 100644 index 00000000000..454dd0d1756 --- /dev/null +++ b/changelogs/fragments/6771.yml @@ -0,0 +1,2 @@ +fix: +- Lint checker failure fix ([#6771](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6771)) \ No newline at end of file From 4cea974438602e79b5d1ba5064b99e946509797a Mon Sep 17 00:00:00 2001 From: Yu Jin <112784385+yujin-emma@users.noreply.github.com> Date: Fri, 10 May 2024 16:02:28 -0700 Subject: [PATCH 3/3] Update .lycheeignore Co-authored-by: Miki Signed-off-by: Yu Jin <112784385+yujin-emma@users.noreply.github.com> --- .lycheeignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lycheeignore b/.lycheeignore index 6f567e9078d..89b3c520d87 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -88,4 +88,4 @@ https://unpkg.com/@elastic/ https://codeload.github.com/ https://www.quandl.com/api/v1/datasets/ https://code.google.com/p/v8/wiki/JavaScriptStackTraceApi -http://www.site.com +site.com