We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152aabe commit 8acd13fCopy full SHA for 8acd13f
1 file changed
templates/_composer/composer.twig
@@ -20,7 +20,7 @@
20
],
21
"support": {
22
"issues": "https://www.drupal.org/project/issues/{{ machine_name }}",
23
- "source": "http://cgit.drupalcode.org/{{ machine_name }}"
+ "source": "https://git.drupalcode.org/project/{{ machine_name }}"
24
}
25
{% endif %}
26
0 commit comments