Skip to content
Snippets Groups Projects
Unverified Commit e1900044 authored by David Ormsbee's avatar David Ormsbee Committed by GitHub
Browse files

Merge pull request #17481 from noisecapella/gs/broken_link

Fix broken link in comment
parents 044e7045 6aa87d43
No related merge requests found
......@@ -61,7 +61,7 @@ setup(
'xmodule': ['js/module/*'],
},
# See http://guide.python-distribute.org/creation.html#entry-points
# See http://setuptools.readthedocs.io/en/latest/setuptools.html#dynamic-discovery-of-services-and-plugins
# for a description of entry_points
entry_points={
'xblock.v1': XMODULES + XBLOCKS,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment