Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Weinand2003-04-01 10:28:50 +0000
committerAndre Weinand2003-04-01 10:28:50 +0000
commitbc5c6387861d4a4fff73baec4ed779409dd30825 (patch)
tree9cfa203a98aec007be1ff2085a3d9aee98cc6205 /examples
parent29aa471fbd18b05f272531c4fc648d14199ac3a5 (diff)
downloadeclipse.platform.team-bc5c6387861d4a4fff73baec4ed779409dd30825.tar.gz
eclipse.platform.team-bc5c6387861d4a4fff73baec4ed779409dd30825.tar.xz
eclipse.platform.team-bc5c6387861d4a4fff73baec4ed779409dd30825.zip
fixed link to book.cssv20030422
Diffstat (limited to 'examples')
-rw-r--r--examples/org.eclipse.compare.examples/doc-html/hglegal.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.compare.examples/doc-html/hglegal.htm b/examples/org.eclipse.compare.examples/doc-html/hglegal.htm
index 47c8540c8..f5871b79e 100644
--- a/examples/org.eclipse.compare.examples/doc-html/hglegal.htm
+++ b/examples/org.eclipse.compare.examples/doc-html/hglegal.htm
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <LINK REL="stylesheet" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
+ <LINK REL="stylesheet" HREF="../../../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Legal Notices</title>
</head>
<body>

Back to the top