Ignore:
Timestamp:
Oct 19, 2016, 3:51:37 PM (9 years ago)
Author:
lfita
Message:

Fixing acces to the .css file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/documentation/plotting/plotting.html

    r1210 r1211  
    22  <HEAD>
    33    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"/>
    4     <LINK REL="stylesheet" TYPE="text/css" HREF="PyNCplot.css"/>
     4    <LINK REL="stylesheet" TYPE="text/css" HREF="../PyNCplot.css"/>
    55  </HEAD>
    66
     
    1313    </DIV>
    1414    <DIV CLASS="valmenu">
    15       <IFRAME SRC="intro_plotting.html" NAME="value" FRAMEBORDER=0 WIDTH="100%" HEIGHT="100%"></IFRAME>
     15      <IFRAME SRC="intro.html" NAME="value" FRAMEBORDER=0 WIDTH="100%" HEIGHT="100%"></IFRAME>
    1616    </DIV>
    1717  </BODY>
Note: See TracChangeset for help on using the changeset viewer.