File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 links = [
1212 {
1313 'href': 'http://docs.edx.org',
14- 'sr_mouseover_text': _('Access documentation on http://docs.edx.org'),
14+ 'sr_mouseover_text': _('Access edx.org documentation on http://docs.edx.org'),
1515 'text': _('edX Documentation'),
1616 'condition': True
1717 }, {
18- 'href': 'https://open.edx .org',
18+ 'href': 'https://openedx .org',
1919 'sr_mouseover_text': _('Access the Open edX Portal'),
2020 'text': _('Open edX Portal'),
2121 'condition': True
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ locations.
1414
1515* User documentation and a more general Developer's Guide can be read on `Open
1616 edX ReadTheDocs `_. The source for these guides can be found in the
17- `edx-documentation `_ repository.
17+ `docs.openedx.org `_ repository.
1818
1919.. _edx-platform docs directory : https://github.com/openedx/edx-platform/tree/master/docs
2020.. _Developer Documentation Index : https://openedx.atlassian.net/wiki/spaces/DOC/overview
2121.. _Open edX Development space : https://openedx.atlassian.net/wiki/spaces/COMM/overview
22- .. _Open edX ReadTheDocs : http://docs.edx .org/
22+ .. _Open edX ReadTheDocs : http://docs.openedx .org/
2323.. _Hooks Extensions Framework : https://docs.openedx.org/en/latest/developers/concepts/hooks_extension_framework.html
2424
2525.. toctree ::
@@ -94,6 +94,8 @@ locations.
9494Change History
9595**************
9696
97+ * April 2025: Documentation moved to docs.openedx.org
98+
9799* Jun 30, 2023
98100
99101 * Added API, Feature Toggle and Settings docs.
@@ -111,4 +113,5 @@ Change History
111113* November 3, 2014: The documentation for several sub-projects were moved into
112114 `edx-documentation `_.
113115
116+ .. _docs.openedx.org : https://github.com/openedx/docs.openedx.org
114117.. _edx-documentation : https://github.com/openedx/edx-documentation
You can’t perform that action at this time.
0 commit comments