Skip to content

Commit b261e96

Browse files
committed
updated links and fix ul before title as well
1 parent 040360f commit b261e96

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

assets/scss/_content.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
}
102102

103103
>ul {
104+
z-index: 10;
104105
margin-bottom: 0px;
105106
}
106107

content/en/blog/releases/2024.X/2024.11.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ Releases are currently forecast to be made available on:
770770

771771
[Grafana 8.5.4]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.Windows" >}}
772772
[Grafana 10.4.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1.Windows" >}}
773-
[Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.GrafanaLokiInstallZip" >}}
774-
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.GrafanaLokiInstallZip" >}}
773+
[Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.MainDoc" >}}
774+
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.MainDoc" >}}
775775
[Observability 3.0.0]: {{< url path="GitHub.Cortex.Observability.3.0.0.MainDoc" >}}
776776
[Observability 2.2.0]: {{< url path="GitHub.Cortex.Observability.2.2.0.MainDoc" >}}

data/urls.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2507,8 +2507,10 @@
25072507
[Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1]
25082508
Windows = "https://grafana.com/grafana/download/10.4.1?pg=get&plcmt=selfmanaged-box1-cta1&platform=windows"
25092509
[Grafana.SelfManaged.Downloads.GrafanaLoki]
2510+
MainDoc = "https://github.com/grafana/loki/releases/tag/v2.5.0"
25102511
GrafanaLokiInstallZip = "https://github.com/grafana/loki/releases/download/v2.5.0/loki-windows-amd64.exe.zip"
25112512
[Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0]
2513+
MainDoc = "https://github.com/grafana/loki/releases/tag/v3.0.0"
25122514
GrafanaLokiInstallZip = "https://github.com/grafana/loki/releases/download/v3.0.0/loki-windows-amd64.exe.zip"
25132515
[Grafana.SelfManaged.Downloads.Promtail]
25142516
PromtailInstallZip = "https://github.com/grafana/loki/releases/download/v2.5.0/promtail-windows-amd64.exe.zip"

0 commit comments

Comments
 (0)