Unverified Commit c3ffd8ab authored by Paulo Henrique Cota Starling's avatar Paulo Henrique Cota Starling Committed by Mark Halliwell
Browse files

Issue #3122055 by paulocs, ilgnerfagundes: Change the support source in composer.json

parent e1f51615
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,6 +25,6 @@
    "docs": "https://drupal-bootstrap.org",
    "issues": "https://www.drupal.org/project/issues/bootstrap",
    "irc": "irc://irc.freenode.org/drupal-bootstrap",
    "source": "http://cgit.drupalcode.org/bootstrap"
    "source": "https://git.drupalcode.org/project/bootstrap"
  }
}