summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-16 13:08:52 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-16 13:08:52 +0100
commitfbad2e21728fa85969f3f787fbfdcc24f57ceb34 (patch)
treeb143a7a9f189caa9ea4a451fe0b71ebe39b42965
parent7adab6e80ed0a641f30634ef735bfcc10aa1685d (diff)
downloadwww-fbad2e21728fa85969f3f787fbfdcc24f57ceb34.tar.gz
www-fbad2e21728fa85969f3f787fbfdcc24f57ceb34.tar.bz2
www-fbad2e21728fa85969f3f787fbfdcc24f57ceb34.zip
fix link for tech.pdf
-rw-r--r--developers.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/developers.html.j2 b/developers.html.j2
index 6e8a000e..82eae58b 100644
--- a/developers.html.j2
+++ b/developers.html.j2
@@ -140,7 +140,7 @@
<canvas id="the-canvas-right"></canvas>
</div>
<script type="text/javascript" src="{{ url('dist/js/pdf.min.js') }}"></script>
- <script type="text/javascript" src="{{ url('dist/js/pdf-view.js') }}"></script>
+ <script type="text/javascript" src="{{ url('dist/js/pdf-view-tech.js') }}"></script>
</div>
</div>
</div>