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 7d969cc5 Fix markdown link (#159)
7d969cc5 is described below
commit 7d969cc58cd33ff0448819e403accaa9b108418a
Author: John Bampton <[email protected]>
AuthorDate: Wed May 18 06:05:03 2022 +1000
Fix markdown link (#159)
---
TODOS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TODOS.md b/TODOS.md
index 9dafddc7..e802e8f8 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -2,7 +2,7 @@
The Apache Whimsy project is maintained by volunteers, and includes both
the core server and ASF:: libraries, as well as many individual applications.
-Patches are welcome - as is [reporting
bugs](issues.apache.org/jira/browse/WHIMSY)
+Patches are welcome - as is [reporting
bugs](https://issues.apache.org/jira/browse/WHIMSY)
or [asking
questions](https://lists.apache.org/[email protected]).
This TODO :pencil: list is used by various committers for tasks, improvements,