--- a/model/prov-asn.html Thu Feb 23 23:00:39 2012 +0000
+++ b/model/prov-asn.html Thu Feb 23 23:04:49 2012 +0000
@@ -131,7 +131,7 @@
//previousMaturity: "WD",
// if there a publicly available Editor's Draft, this is the link
- edDraftURI: "http://dvcs.w3.org/hg/prov/raw-file/default/model/working-copy/prov-asn.html",
+ edDraftURI: "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-asn.html",
// if this is a LCWD, uncomment and set the end of its review period
// lcEnd: "2009-08-05",
--- a/presentations/dagstuhl/prov-dm/overview/index.html Thu Feb 23 23:00:39 2012 +0000
+++ b/presentations/dagstuhl/prov-dm/overview/index.html Thu Feb 23 23:04:49 2012 +0000
@@ -78,8 +78,8 @@
</script>
<script src="../jquery/jquery.min.js" class="remove"></script> <!-- http://ajax.googleapis.com/ajax/libs/jquery/1.7.1 -->
- <script src="../../../../model/working-copy/glossary.js" class="remove"></script>
- <script src="../../../../model/working-copy/all-divs.js" class="remove"></script>
+ <script src="../../../../model/glossary.js" class="remove"></script>
+ <script src="../../../../model/all-divs.js" class="remove"></script>
<script class="remove">
function updateGlossaryRefs() {
$('.glossary-ref').each(function(index) {
@@ -261,7 +261,7 @@
<h2>Example</h2>
- <img src="../../../../model/working-copy/examples/w3c-publication1.svg" alt="PROV-DM overview" style="max-width: 99%; " />
+ <img src="../../../../model/examples/w3c-publication1.svg" alt="PROV-DM overview" style="max-width: 99%; " />
</div>