diff --git a/composer.json b/composer.json
index 33800ae..8ad0ca7 100644
--- a/composer.json
+++ b/composer.json
@@ -4,10 +4,10 @@
     "description": "Voting API",
     "keywords": ["Drupal"],
     "license": "GPL-2.0-or-later",
-    "homepage": "http://www.drupal.org/project/votingapi",
+    "homepage": "https://www.drupal.org/project/votingapi",
     "support": {
-      "issues": "http://drupal.org/project/issues/votingapi",
-      "source": "http://cgit.drupalcode.org/votingapi"
+      "issues": "https://drupal.org/project/issues/votingapi",
+      "source": "https://git.drupalcode.org/project/votingapi"
     },
     "require-dev": {
       "drupal/token": "^1.5"
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

TR created an issue. See original summary.

TR’s picture

Status: Active » Needs review
FileSize
676 bytes

  • TR committed fc603a3 on 8.x-3.x
    Issue #3254072 by TR: Update URLs in composer.json
    
TR’s picture

Status: Needs review » Fixed

Committed #2.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.