Skip to content

Commit 7a9cf5f

Browse files
update preview in contributing guide
1 parent 21e3a51 commit 7a9cf5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ Additional development commands:
8989

9090
#### 4. Preview your changes
9191

92-
When running the development server, published GitBook sites can be rendered through your local version at `http://localhost:3000/`.
92+
When running the development server, published GitBook sites can be rendered through your local version at `http://localhost:3000/url`.
9393

94-
For example, our published docs can be viewed using the local version by visiting `http://localhost:3000/gitbook.com/docs` after running the development server.
94+
For example, our published docs can be viewed using the local version by visiting `http://localhost:3000/url/gitbook.com/docs` after running the development server.
9595

9696
You can visit any published GitBook site behind your development server. Please make sure your site is [published publicly](https://gitbook.com/docs/published-documentation/publish-your-content-as-a-docs-site) to ensure you can view the site correctly in your development version.
9797

0 commit comments

Comments
 (0)