Skip to content

Commit 1e7ec87

Browse files
committed
adding link to docs
1 parent cd5db15 commit 1e7ec87

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dashboard.py

+6
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,12 @@ def init_with_context(self, context):
134134
"external": True,
135135
"header": True,
136136
},
137+
{
138+
"title": _("Importing from Word"),
139+
"url": "https://github.com/UCL-ARC/museum_of_dreams/wiki/Importing-from-Word",
140+
"external": True,
141+
"header": True,
142+
},
137143
],
138144
)
139145
)

0 commit comments

Comments
 (0)