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

davydm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e40bc7e :wrench: update urls for issues, etc (I'm not even sure why 
they're set to my fork)
9e40bc7e is described below

commit 9e40bc7e9967f0dc1794bd2f6e056034ffd363fa
Author: Davyd McColl <[email protected]>
AuthorDate: Mon Mar 11 14:43:09 2024 +0200

    :wrench: update urls for issues, etc (I'm not even sure why they're set to 
my fork)
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 640be925..443bab25 100644
--- a/package.json
+++ b/package.json
@@ -28,9 +28,9 @@
   "author": "",
   "license": "Apache-2.0",
   "bugs": {
-    "url": "https://github.com/fluffynuts/logging-log4net/issues";
+    "url": "https://github.com/apache/logging-log4net/issues";
   },
-  "homepage": "https://github.com/fluffynuts/logging-log4net#readme";,
+  "homepage": "https://github.com/apache/logging-log4net#readme";,
   "devDependencies": {
     "cross-env": "^7.0.2",
     "gulp-debug": "^4.0.0",

Reply via email to