Skip to content

Commit d640e6e

Browse files
committed
docs: fix example list name in mailing list integration README (CM-1318)
Signed-off-by: Uroš Marolt <uros@marolt.me>
1 parent 9eafca1 commit d640e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • services/apps/mailing_list_integration

services/apps/mailing_list_integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Other targets: `make lint`, `make format`, `make test`, `make rebuild`. See
3737
## Onboarding a list (dev, hardcoded)
3838

3939
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`):
40+
`dev/seed.sql` does this for one example list (`lore.kernel.org/linux-serial`):
4141

4242
```bash
4343
psql "$CROWD_DB_WRITE_URI" -f dev/seed.sql

0 commit comments

Comments
 (0)