Made a bunch of changes to the build system.
[jquery.git] / build / docs / style / docs.xsl
index 98b3ede..4adac37 100644 (file)
@@ -6,10 +6,10 @@
 <head>
        <title>jQuery Docs - API</title>
        <link rel="stylesheet" href="style/style.css"/>
-       <script src="../jquery-svn.js"></script>
+       <script src="../dist/jquery-svn.js"></script>
        <script src="js/tooltip.js"></script>
        <script src="js/pager.js"></script>
-       <script src="js/doc2.js"></script>
+       <script src="js/doc.js"></script>
 </head>
 <body>
        <h1>jQuery Docs - API</h1>