diff --git a/docs/documentation/extensions.md b/docs/documentation/extensions.md index 06dc03c4d3f32be8096c0b68b288e73029b63547..b8dddd21f7819ce34547a0512ff472d43e79d5e6 100644 --- a/docs/documentation/extensions.md +++ b/docs/documentation/extensions.md @@ -103,7 +103,7 @@ Once your guide is in good shape it's time to get it up on [docs.civicrm.org](ht 1. Go to the [repository for our publishing system](https://lab.civicrm.org/documentation/docs-publisher/) 1. Click **Fork**, and if necessary choose your user as the destination of the fork. -1. Within your fork, navigate to the `book` directory. +1. Within your fork, navigate to the `books` directory. 1. Click on the `+` button to add a new file to that directory within your fork. 1. For the file name, use something like `foobar.yml`, where "foobar" is your extension's **short name**. This is the name that will be used in the URL for your docs. 1. Copy paste the following content into the file editor (note that the leading whitespace is important for lines in this file since it communicates structure in yaml):