You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
[](https://github.com/drud/ddev-addon-template/actions/workflows/tests.yml)
1
+
[](https://github.com/ddev/ddev-addon-template/actions/workflows/tests.yml)
2
2
3
3
## What is ddev-addon-template?
4
4
5
5
This repository is a template for providing [DDEV](https://ddev.readthedocs.io) addons and services.
6
6
7
-
In ddev v1.19+ addons can be installed from the command line using the `ddev get` command, for example, `ddev get drud/ddev-addon-template` or `ddev get drud/ddev-drupal9-solr`.
7
+
In DDEV addons can be installed from the command line using the `ddev get` command, for example, `ddev get ddev/ddev-addon-template` or `ddev get drud/ddev-drupal9-solr`.
8
8
9
9
A repository like this one is the way to get started. You can create a new repo from this one by clicking the template button in the top right corner of the page.
0 commit comments