Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ There are a few configuration files that need to be used.

### wordpress-to-github.config.json

Controls how the service will place content in GitHub.
Controls how the service will place content in GitHub. This file belongs in your target repo (such as [drought.ca.gov](https://github.com/cagov/drought.ca.gov/blob/main/wordpress/wordpress-to-github.config.json)).

```json
{
Expand Down Expand Up @@ -70,7 +70,7 @@ Controls how the service will place content in GitHub.
`ExcludeProperties`
: Which WordPress properties should we suppress in output?

### endpoints.json
### WordpressSync/endpoints.json

Contains the projects to process with the service.

Expand Down