Skip to content

Commit 285157c

Browse files
author
sveinlin
committed
fixed link to vib html
1 parent 710e523 commit 285157c

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

doc/.src/chapters/mako_code.txt

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,13 @@ doc_source = 'http://tinyurl.com/nho95qh'
2525

2626
doc2 = 'http://hplgit.github.io/fdm-book/doc/web/index.html'
2727
doc2 = 'http://tinyurl.com/Langtangen-Linge-FDM-book'
28-
doc = 'http://hplgit.github.io/fdm-book/doc/'
29-
doc = 'http://tinyurl.com/pu5uyfn'
28+
29+
# 23jan2017, HP original lines:
30+
# doc = 'http://hplgit.github.io/fdm-book/doc/'
31+
# doc = 'http://tinyurl.com/pu5uyfn'
32+
doc = 'http://htmlpreview.github.io/?https://github.com/slgit/fdm-book-mov/blob/master'
33+
doc = 'http://tinyurl.com/gmw2yrj'
34+
3035
# For movies:
3136
docraw = 'https://raw.githubusercontent.com/hplgit/fdm-book/master/doc/.src/book/'
3237
docraw = 'http://tinyurl.com/hfdndao'
@@ -46,7 +51,8 @@ src_trunc = src + '/trunc'
4651
src_nonlin = src + '/nonlin'
4752
src_formulas = src + '/formulas'
4853

49-
doc_notes = doc + '/pub'
54+
# 23jan2017, HP original line: doc_notes = doc + '/pub'
55+
doc_notes = doc
5056

5157
doc_scale = 'http://hplgit.github.io/scaling-book/doc'
5258
doc_scale = 'http://tinyurl.com/qfjgxmf'
103 Bytes
Binary file not shown.
-46 Bytes
Binary file not shown.
103 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)