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 7829412 Dev docs moved
7829412 is described below
commit 78294123a27d37f3bc7af37c56110ac830dba590
Author: Sebb <[email protected]>
AuthorDate: Mon Jul 13 11:45:49 2020 +0100
Dev docs moved
---
tools/pubsub.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/pubsub.rb b/tools/pubsub.rb
index eb144e9..c79e358 100644
--- a/tools/pubsub.rb
+++ b/tools/pubsub.rb
@@ -128,7 +128,7 @@ if not Dir.exist? options.local
end
#
-# Monitor PubSub endpoint (see http://www.apache.org/dev/gitpubsub.html)
+# Monitor PubSub endpoint (see https://infra.apache.org/pypubsub.html)
#
PROJECT = File.basename(options.remote, '.git')