Skip to content

Commit a23dfd5

Browse files
Link
1 parent a82fb9f commit a23dfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Once html pages created, our `build-html` script will run some optimization step
1515
3. I'm using Documentation Builder to convert all markdown files to html, you can use any tool that converts to html.
1616
4. Update the `metadata.yaml` file for navigation and other meta data. For more information check [here](https://docs.ubuntu.com/documentation-builder/en/)
1717
5. Run the `build-html.sh` you should see a folder created `site-data` with all compiled html and static folder.
18-
6. Update `conf.yml` file with required options. For more information on conf.yml check here.
18+
6. Update `conf.yml` file with required options. For more information on conf.yml check [here](https://github.com/next-time-space/markdown-to-html-server#configuration).
1919
7. Start server using command, `java -jar markdown-to-html-server.jar`
2020

2121
## Configuration

0 commit comments

Comments
 (0)