8336259: Wrong link to stylesheet.css in JavaDoc API documentation

Reviewed-by: jjg, liach
This commit is contained in:
Nizar Benalla 2024-07-12 21:50:51 +00:00 committed by Chen Liang
parent 8ba9bc6f17
commit 5bc86f3329
2 changed files with 2 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<!doctype html> <!doctype html>
<!-- <!--
Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2013, 2024, Oracle and/or its affiliates. All rights reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
This code is free software; you can redistribute it and/or modify it This code is free software; you can redistribute it and/or modify it
@ -26,7 +26,6 @@
<html lang="en"> <html lang="en">
<head> <head>
<title>Value-based Classes</title> <title>Value-based Classes</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
<h1 id="ValueBased">{@index "Value-based Classes"}</h1> <h1 id="ValueBased">{@index "Value-based Classes"}</h1>

View file

@ -1,6 +1,6 @@
<!doctype html> <!doctype html>
<!-- <!--
Copyright (c) 2005, 2023, Oracle and/or its affiliates. All rights reserved. Copyright (c) 2005, 2024, Oracle and/or its affiliates. All rights reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
This code is free software; you can redistribute it and/or modify it This code is free software; you can redistribute it and/or modify it
@ -26,7 +26,6 @@
<html lang="en"> <html lang="en">
<head> <head>
<title>Java Thread Primitive Deprecation</title> <title>Java Thread Primitive Deprecation</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
<h1>Java Thread Primitive Deprecation</h1> <h1>Java Thread Primitive Deprecation</h1>