[htdocs] current: Update the date of Last modified

Message ID OS3P286MB21526C8A4B4FE4E64D226477F0FD9@OS3P286MB2152.JPNP286.PROD.OUTLOOK.COM
State New
Headers
Series [htdocs] current: Update the date of Last modified |

Commit Message

Enze Li Jan. 12, 2023, 1:02 p.m. UTC
  In this commit:

  commit 265f8a53e574047773c858b3336f9344b46e2709
  Date:   Thu Jan 12 00:34:12 2023 +0100

    current: Update Web pages instructions

a portion of the page has been updated, but the date of 'Last modified'
at the bottom of the page has not been updated synchronously.

This patch fixes the error.
---
 current/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/current/index.html b/current/index.html
index 4c1afa5..d601738 100644
--- a/current/index.html
+++ b/current/index.html
@@ -216,7 +216,7 @@  Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2022-06-07.</p>
+<p>Last modified 2023-01-12.</p>
 </address>
 
 </body>