GrindfinityBase: Remove HTML link from __doc__ string
As it creates problems with the new gallery feature
This commit is contained in:
parent
4c9830315d
commit
618fe78314
|
@ -17,7 +17,7 @@
|
|||
from boxes import *
|
||||
|
||||
class GridfinityBase(Boxes):
|
||||
"""A parameterized <a href="https://www.youtube.com/watch?app=desktop&v=ra_9zU-mnl8">Gridfinity</a> base"""
|
||||
"""A parameterized Gridfinity base"""
|
||||
|
||||
description = """This is a configurable gridfinity base. This
|
||||
design is based on
|
||||
|
|
Loading…
Reference in New Issue