From ac73249bf9b4dff161e752ff2e8fa64b204ee354 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Thu, 31 Oct 2024 15:46:19 +0100 Subject: [PATCH] site: remove target=_blank Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- .../edge-releases-windows.md | 2 +- content/reference/api/hub/latest.yaml | 2 +- layouts/_default/_markup/render-link.html | 1 - layouts/partials/github-links.html | 4 +-- layouts/shortcodes/desktop-install-v2.html | 24 ++++++++--------- layouts/shortcodes/desktop-install.html | 26 +++++++++---------- 6 files changed, 29 insertions(+), 30 deletions(-) diff --git a/content/manuals/desktop/previous-versions/edge-releases-windows.md b/content/manuals/desktop/previous-versions/edge-releases-windows.md index b458ad0685..537b2b5d0b 100644 --- a/content/manuals/desktop/previous-versions/edge-releases-windows.md +++ b/content/manuals/desktop/previous-versions/edge-releases-windows.md @@ -2279,7 +2279,7 @@ This Beta release includes some significant changes: **Upgrades** -* docker-compose 1.7.1 (see changelog) +* docker-compose 1.7.1 (see [changelog](https://github.com/docker/compose/releases/tag/1.7.1)) * Kernel 4.4.9 **Bug fixes and minor changes** diff --git a/content/reference/api/hub/latest.yaml b/content/reference/api/hub/latest.yaml index 702a7f2532..94f3366a54 100644 --- a/content/reference/api/hub/latest.yaml +++ b/content/reference/api/hub/latest.yaml @@ -23,7 +23,7 @@ tags: description: | The following resources are available to interact with the documented API: - - Docker Hub CLI tool (currently experimental) + - Docker Hub CLI tool (currently experimental) - name: rate-limiting x-displayName: Rate Limiting description: | diff --git a/layouts/_default/_markup/render-link.html b/layouts/_default/_markup/render-link.html index 38353aa933..ce47013984 100644 --- a/layouts/_default/_markup/render-link.html +++ b/layouts/_default/_markup/render-link.html @@ -4,7 +4,6 @@ {{- .Text | safeHTML -}} diff --git a/layouts/partials/github-links.html b/layouts/partials/github-links.html index b10ebe2d7f..75ce8d5432 100644 --- a/layouts/partials/github-links.html +++ b/layouts/partials/github-links.html @@ -3,7 +3,7 @@ {{ if not (in .Filename "/_vendor/") }}

{{ partialCached "icon" "edit" "edit" }} - {{- T "editPage" -}} {{ partialCached "icon" "open_in_new" "open_in_new" }} @@ -13,7 +13,7 @@ {{ end }}

{{ partialCached "icon" "check" "check" }} - {{- T "requestChanges" -}} {{ partialCached "icon" "open_in_new" "open_in_new" }} diff --git a/layouts/shortcodes/desktop-install-v2.html b/layouts/shortcodes/desktop-install-v2.html index 4412e88b88..e2cf1dac9e 100644 --- a/layouts/shortcodes/desktop-install-v2.html +++ b/layouts/shortcodes/desktop-install-v2.html @@ -8,38 +8,38 @@

Download Docker Desktop

{{- if or $all $win }} - Windows - (checksum) | {{ end }} {{- if or $beta_win_arm }} - Windows ARM Beta - (checksum) | {{ end }} {{- if or $all $mac }} - Mac + Mac with Apple chip - (checksum) | - Mac + Mac with Intel chip - (checksum) {{ end -}} {{- if or $all $linux }} | - Debian - - RPM - - Arch - (checksum) {{- end -}}

diff --git a/layouts/shortcodes/desktop-install.html b/layouts/shortcodes/desktop-install.html index 57b436032c..c3f44fb273 100644 --- a/layouts/shortcodes/desktop-install.html +++ b/layouts/shortcodes/desktop-install.html @@ -9,39 +9,39 @@

Download Docker Desktop

{{- if or $all $win }} - Windows - (checksum) | {{ end }} {{- if or $beta_win_arm }} - Windows ARM Beta - (checksum) | {{ end }} {{- if or $all $mac }} - Mac + Mac with Apple chip - (checksum) | - Mac + Mac with Intel chip - (checksum) {{ end -}} {{- if or $all $linux }} | - Debian - - RPM - - Arch - (checksum) {{- end -}}

- \ No newline at end of file +