Skip to content

Commit da820d6

Browse files
committed
Fix doc build path
1 parent 72042c0 commit da820d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This directory contains the official documentation for OpenCue, built with Jekyl
2424

2525
3. **Test the build:**
2626
```bash
27-
.build.sh
27+
./build.sh
2828
```
2929

3030
4. **Start development server:**
@@ -479,4 +479,4 @@ bundle install
479479
1. Check existing [GitHub Issues](https://github.com/AcademySoftwareFoundation/OpenCue/issues)
480480
2. Run `./build.sh` for diagnostic information
481481
3. Join the [OpenCue Slack](https://academysoftwarefdn.slack.com/archives/CMFPXV39Q) for community support
482-
4. Create detailed issue with error logs and steps to reproduce
482+
4. Create detailed issue with error logs and steps to reproduce

0 commit comments

Comments
 (0)