From 7cd75664092c89d94da928c95ceffca911c25d95 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 7 Mar 2023 08:36:00 +0900 Subject: [PATCH] doc: update README Remove reference to non-existent "scripts/" directory. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 43088742..ea5e0285 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ Directories - `contrib/`: additional utilities - `doc/`: DocBook-based documentation files - `expected/`: expected regression test output - - `scripts/`: example scripts - `sql/`: regression test input @@ -70,7 +69,6 @@ news are always welcome. Thanks from the repmgr core team. -* Ian Barwick * Jaime Casanova * Abhijit Menon-Sen * Simon Riggs