We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eafca1 commit d640e6eCopy full SHA for d640e6e
1 file changed
services/apps/mailing_list_integration/README.md
@@ -37,7 +37,7 @@ Other targets: `make lint`, `make format`, `make test`, `make rebuild`. See
37
## Onboarding a list (dev, hardcoded)
38
39
There is no UI yet — a list is onboarded by inserting its rows directly.
40
-`dev/seed.sql` does this for one example list (`lore.kernel.org/git`):
+`dev/seed.sql` does this for one example list (`lore.kernel.org/linux-serial`):
41
42
```bash
43
psql "$CROWD_DB_WRITE_URI" -f dev/seed.sql
0 commit comments