Changeset 3749
- Timestamp:
- Dec 2, 2018 9:47:24 PM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/help/Tutorials.html
r3718 r3749 223 223 </UL> 224 224 225 <P>The video tutorials are also <A href=https://pan.baidu.com/s/1C1jq1amfuVmcY2n91cQcsg> mirrored in China</A></P> -
trunk/makeTutorial.py
r3559 r3749 106 106 print('<h3>Tutorials with video-recorded examples</H3>', file=out) 107 107 print(videolist, file=out) 108 print("<P>The video tutorials are also <A href=https://pan.baidu.com/s/1C1jq1amfuVmcY2n91cQcsg> mirrored in China</A></P>", 109 file=out) 108 110 out.close()
Note: See TracChangeset
for help on using the changeset viewer.