Skip to content

Commit fdf4f66

Browse files
authored
docs: Fix cross-ref bug in badging docs (#2818)
1 parent 7ceaf2c commit fdf4f66

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/badges/configuration/accredible.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Requirements group is fulfilled if any of its requirements is fulfilled.
9898
.. image:: ../../_static/images/badges/badges-admin-rules-group.png
9999
:alt: Badge requirement rules group
100100

101-
See `configuration examples`_.
101+
See :ref:`Configuration examples for Badging`.
102102

103103
Data Rules
104104
----------
@@ -134,7 +134,7 @@ All key paths are generated based on the event type specified for the parent Bad
134134
- payload boolean negative values allowed: ``"false", "False", "no", "No", "-"``;
135135

136136

137-
Please, see `configuration examples`_ for clarity.
137+
Please, see :ref:`Configuration examples for Badging` for clarity.
138138

139139
Badge Penalties
140140
---------------
@@ -169,5 +169,4 @@ Accredible group record includes:
169169
3. Accredible service attributes (dashboard link);
170170
4. Configured requirements;
171171

172-
.. _`configuration examples`: examples.html
173172
.. _openedx-events: https://github.com/openedx/openedx-events

docs/badges/configuration/credly.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Requirements group is fulfilled if any of its requirements is fulfilled.
117117
.. image:: ../../_static/images/badges/badges-admin-rules-group.png
118118
:alt: Badge requirement rules group
119119

120-
See `configuration examples`_.
120+
See :ref:`Configuration examples for Badging`.
121121

122122
Data Rules
123123
----------
@@ -153,7 +153,7 @@ All key paths are generated based on the event type specified for the parent Bad
153153
- payload boolean negative values allowed: ``"false", "False", "no", "No", "-"``;
154154

155155

156-
Please, see `configuration examples`_ for clarity.
156+
Please, see :ref:`Configuration examples for Badging` for clarity.
157157

158158
Badge Penalties
159159
---------------
@@ -191,5 +191,4 @@ Credly badge template record includes:
191191
3. Credly service attributes (state, dashboard link);
192192
4. Configured requirements;
193193

194-
.. _`configuration examples`: examples.html
195194
.. _openedx-events: https://github.com/openedx/openedx-events

docs/badges/examples.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _Configuration examples for Badging:
2+
13
Configuration examples for Badging
24
===================================
35

0 commit comments

Comments
 (0)