Changeset 3749


Ignore:
Timestamp:
Dec 2, 2018 9:47:24 PM (5 years ago)
Author:
toby
Message:

note video Mirror

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/help/Tutorials.html

    r3718 r3749  
    223223</UL>
    224224
     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  
    106106    print('<h3>Tutorials with video-recorded examples</H3>', file=out)
    107107    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)
    108110    out.close()
Note: See TracChangeset for help on using the changeset viewer.