Skip to content

Commit 2972e4d

Browse files
authored
Fix publication date for Miniforge docker images news (#2519)
* Fix publication date for Miniforge docker images news * fix redirect
1 parent 4a07419 commit 2972e4d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,10 @@ const config = {
253253
from: "/news/2024/04/09/clang-everywhere/",
254254
to: "/news/2024/04/30/clang-everywhere/",
255255
},
256+
{
257+
from: "/news/2025/05/16/new-ubuntu-base-for-miniforge-docker-images/",
258+
to: "/news/2025/04/17/new-ubuntu-base-for-miniforge-docker-images/",
259+
},
256260
/* Docs redirects */
257261
{
258262
from: "/docs/user/announcements.html",
File renamed without changes.

0 commit comments

Comments
 (0)