diff --git a/docs/conf.py b/docs/conf.py index 40d649c67..13f6294c5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -38,7 +38,7 @@ all_article_info_author = "" # pages with specific settings article_pages = [ - {"file": "about/release-notes", "os": ["linux", "windows"], "date": "2024-09-24"}, + {"file": "about/release-notes", "os": ["linux", "windows"], "date": "2024-09-25"}, {"file": "how-to/deep-learning-rocm", "os": ["linux"]}, {"file": "how-to/rocm-for-ai/index", "os": ["linux"]}, {"file": "how-to/rocm-for-ai/install", "os": ["linux"]},