This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c286198 Fix HTML markup in `HOWTO.html` (#156)
9c286198 is described below

commit 9c286198e7cd455d72e6bc0c336b76232687f0fd
Author: John Bampton <[email protected]>
AuthorDate: Sun May 15 04:06:14 2022 +1000

    Fix HTML markup in `HOWTO.html` (#156)
---
 www/secretary/workbench/public/HOWTO.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/secretary/workbench/public/HOWTO.html 
b/www/secretary/workbench/public/HOWTO.html
index 178d58f1..2517cef6 100644
--- a/www/secretary/workbench/public/HOWTO.html
+++ b/www/secretary/workbench/public/HOWTO.html
@@ -109,7 +109,7 @@
     <p>The secretary workbench application can be found in the
     <a
 
href="https://github.com/apache/whimsy/tree/master/www/secretary/workbench";>www/secretary/workbench</a>
-    subdirectory</a>.
+    subdirectory.</p>
 
     <p>The source to this page is in secretary/workbench/public/HOWTO.html</p>
   </body>

Reply via email to