From 274bfef88b3f8aac98d65e5e7c0ca84b9d3c1c92 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Fri, 29 Jul 2022 17:16:19 -0400 Subject: [PATCH] feat(app/web): don't redirect to repository on nav header clicks --- source/app/web/statics/embed/index.html | 2 +- source/app/web/statics/index.html | 2 +- source/app/web/statics/insights/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/app/web/statics/embed/index.html b/source/app/web/statics/embed/index.html index 194c7bd3..a6e5f448 100644 --- a/source/app/web/statics/embed/index.html +++ b/source/app/web/statics/embed/index.html @@ -19,7 +19,7 @@
- Metrics Embed {{ version }} + Metrics Embed {{ version }}
diff --git a/source/app/web/statics/index.html b/source/app/web/statics/index.html index 75690ac2..fccff939 100644 --- a/source/app/web/statics/index.html +++ b/source/app/web/statics/index.html @@ -18,7 +18,7 @@
- Metrics {{ version }} + Metrics {{ version }}
diff --git a/source/app/web/statics/insights/index.html b/source/app/web/statics/insights/index.html index 059c1898..a4e0e871 100644 --- a/source/app/web/statics/insights/index.html +++ b/source/app/web/statics/insights/index.html @@ -19,7 +19,7 @@
- Metrics Insights {{ version }} + Metrics Insights {{ version }}