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 bd4241bc Obsolete repo URL
bd4241bc is described below

commit bd4241bc092a66fec056d0b295ec4374dfe36dc6
Author: Sebb <[email protected]>
AuthorDate: Sun Apr 23 00:46:56 2023 +0100

    Obsolete repo URL
---
 www/board/agenda/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/README.md b/www/board/agenda/README.md
index 71dbfa1a..c40fb646 100644
--- a/www/board/agenda/README.md
+++ b/www/board/agenda/README.md
@@ -405,7 +405,7 @@ Adding a new modal dialog would involve:
   * Adding a Vue component for the form to `views/forms`
   * Adding a server side action to `views/actions`.  A number of [actions
     from the current agenda
-    
tool](https://svn.apache.org/repos/infra/infrastructure/trunk/projects/whimsy/www/board/agenda/json)
+    tool](https://github.com/apache/whimsy/tree/master/lib/whimsy/asf/agenda)
     should be usable as is.
   * Adding any new files to [views/app.js.rb](views/app.js.rb)
   * Adding specifications to [specs/forms_specs.rb](specs/forms_specs.rb) and

Reply via email to