Skip to content

Commit 3415afa

Browse files
authored
ENGDOCS-3132 (#23934)
<!--Delete sections as needed --> ## Description As discussed before xmas, we will be removing opensource release note pages and pointing users directly to the GitHub page ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 7d658cd commit 3415afa

File tree

11 files changed

+63
-4762
lines changed

11 files changed

+63
-4762
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ grid:
7979
- text: "Try Docker Compose"
8080
url: "/compose/gettingstarted/"
8181
- text: "Release notes"
82-
url: "/compose/releases/release-notes/"
82+
url: "https://github.com/docker/compose/releases"
8383
- title: Docker Hub
8484
icon: device_hub
8585
description: |

content/manuals/compose/_index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ grid:
2828
- title: View the release notes
2929
description: Find out about the latest enhancements and bug fixes.
3030
icon: note_add
31-
link: /compose/release-notes
31+
link: "https://github.com/docker/compose/releases"
3232
- title: Explore the Compose file reference
3333
description: Find information on defining services, networks, and volumes for a
3434
Docker application.
@@ -42,10 +42,6 @@ grid:
4242
description: Explore general FAQs and find out how to give feedback.
4343
icon: help
4444
link: /compose/faq
45-
- title: Migrate to Compose v2
46-
description: Learn how to migrate from Compose v1 to v2
47-
icon: folder_delete
48-
link: /compose/releases/migrate/
4945
aliases:
5046
- /compose/cli-command/
5147
- /compose/networking/swarm/
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Release notes
3+
weight: 80
4+
params:
5+
sidebar:
6+
goto: "https://github.com/docker/compose/releases"
7+
---

content/manuals/compose/releases/_index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)