You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/community/references/tutorials.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Resources for Specific Roles
74
74
* :ref:`Frontend plugin "slots" <Use A Frontend Plugin Framework Slot>` for UI customization
75
75
* :ref:`XBlocks <xblock:Open edX XBlock Tutorial>`, a composable framework to enable rapid development and pluggability of new content types
76
76
* :ref:`Hooks Extension Framework` for modifying the platform's functionality and flows
77
-
* Design tokens for theming customization
77
+
* :ref:`Design tokens<Design Tokens>` for theming customization
78
78
79
79
Check out the `Sample Plugin <https://github.com/openedx/sample-plugin>`_ for documentation and examples of leveraging the various Open edX extension points.
0 commit comments