You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: dxr/templates/layout.html
+2
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@
19
19
<body>
20
20
21
21
<divclass="header">
22
+
<div>DXR will be turned off on Tuesday, December 29th. It will redirect to <ahref="https://searchfox.org/">Searchfox</a>.</div>
23
+
<div>See the <ahref="https://discourse.mozilla.org/t/decommission-dxr/69475">announcement on Discourse</a>.</div>
22
24
<divclass="help-icon">
23
25
<divclass="help-msg">
24
26
<p>DXR is a code search and navigation tool aimed at making sense of large projects. It supports full-text and regex searches as well as structural queries.</p>
0 commit comments