We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55c81df + 17840f2 commit c891851Copy full SHA for c891851
docs/how-tos/publishing-content-on-whitehall.md
@@ -27,7 +27,7 @@ work with locally. The instructions below assume that you have "made" all of the
27
8. Publish a test taxon so that we can tag Whitehall content with it:
28
29
```bash
30
- govuk-docker run whitehall-app-lite rails taxonomy:populate_end_to_end_test_data
+ govuk-docker run whitehall-lite rails taxonomy:populate_end_to_end_test_data
31
govuk-docker run whitehall-lite rails taxonomy:rebuild_cache
32
```
33
9. Publish a document. You should be able to access it at `http://government-frontend.dev.gov.uk/{{your_base_path_here}}`
0 commit comments