You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/contribute/locally.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Follow these steps to contribute to Elastic docs.
29
29
```
30
30
31
31
3.**Run the Binary:**
32
-
Use the `serve` command to start serving the documentation at http://localhost:5000. The path to the docset.yml file that you want to build can be specified with `-p`:
32
+
Use the `serve` command to start serving the documentation at http://localhost:3000. The path to the docset.yml file that you want to build can be specified with `-p`:
33
33
```sh
34
34
./docs-builder serve -p ./path/to/docs
35
35
```
@@ -53,7 +53,7 @@ Follow these steps to contribute to Elastic docs.
53
53
```
54
54
55
55
3.**Run the Binary:**
56
-
Use the `serve` command to start serving the documentation at http://localhost:5000. The path to the docset.yml file that you want to build can be specified with `-p`:
56
+
Use the `serve` command to start serving the documentation at http://localhost:3000. The path to the docset.yml file that you want to build can be specified with `-p`:
57
57
```sh
58
58
.\docs-builder serve -p ./path/to/docs
59
59
```
@@ -77,7 +77,7 @@ Follow these steps to contribute to Elastic docs.
77
77
```
78
78
79
79
3.**Run the Binary:**
80
-
Use the `serve` command to start serving the documentation at http://localhost:5000. The path to the docset.yml file that you want to build can be specified with `-p`:
80
+
Use the `serve` command to start serving the documentation at http://localhost:3000. The path to the docset.yml file that you want to build can be specified with `-p`:
Use the `serve` command to start serving the documentation at http://localhost:5000. The path to the `docset.yml` file that you want to build can be specified with `-p`:
104
+
Use the `serve` command to start serving the documentation at http://localhost:3000. The path to the `docset.yml` file that you want to build can be specified with `-p`:
0 commit comments