git: b45a44fa61 - main - report-2020-04-2020-06: Fix missing stylesheet
Daniel Ebdrup Jensen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=b45a44fa61cac61123299e9b5aff58443ca356df commit b45a44fa61cac61123299e9b5aff58443ca356df Author: Daniel Ebdrup Jensen <[email protected]> AuthorDate: 2021-02-05 21:35:04 +0000 Commit: Daniel Ebdrup Jensen <[email protected]> CommitDate: 2021-02-05 21:35:04 +0000 report-2020-04-2020-06: Fix missing stylesheet --- website/content/en/status/report-2020-04-2020-06.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2020-04-2020-06.html b/website/content/en/status/report-2020-04-2020-06.html index 66bfc60e7f..0f510cf78d 100644 --- a/website/content/en/status/report-2020-04-2020-06.html +++ b/website/content/en/status/report-2020-04-2020-06.html @@ -5,7 +5,7 @@ <title>FreeBSD Quarterly Status Report</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="shortcut icon" href="../../favicon.ico" type="image/x-icon" /> - <link rel="stylesheet" media="screen,print" href="../../layout/css/fixed.css?20130112" type="text/css" /> + <link rel="stylesheet" media="screen,print" href="../layout/css/fixed.css?20130112" type="text/css" /> <script type="text/javascript" src="../../layout/js/google.js"></script> </head> <body> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"