Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
html_context = {
# Enable segment analytics for qiskit.org/documentation
"analytics_enabled": bool(os.getenv("QISKIT_ENABLE_ANALYTICS", "")),
"theme_announcement": "🎉 Starting on December 1, 2023, Qiskit Documentation will only live on IBM Quantum",
"theme_announcement": "🎉 Starting on November 29, 2023, Qiskit Documentation will only live on IBM Quantum",
"announcement_url": "https://medium.com/qiskit/important-changes-to-qiskit-documentation-and-learning-resources-7f4e346b19ab",
"announcement_url_text": "Learn More",
}
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ them on real quantum computers or classical simulators. Qiskit is already in use
around the world by beginners, hobbyists, educators, researchers, and commercial companies.

.. qiskit-card::
:header: Starting on December 1, 2023, Qiskit Documentation will only live on IBM Quantum. Learn more ->
:header: Starting on November 29, 2023, Qiskit Documentation will only live on IBM Quantum. Learn more
:card_description: We are reorganizing Qiskit documentation on IBM Quantum to better support your research and development workflows.
:image: _static/images/1xp.png
:link: https://medium.com/qiskit/important-changes-to-qiskit-documentation-and-learning-resources-7f4e346b19ab
Expand Down