Skip to content

Commit

Permalink
docs: fix incorrect instructions for site documentation (#13209)
Browse files Browse the repository at this point in the history
* fix: incorrect instructions for site documentation

Signed-off-by: Regina Scott <[email protected]>

* drop checking external links

Signed-off-by: Regina Scott <[email protected]>

---------

Signed-off-by: Regina Scott <[email protected]>
  • Loading branch information
reginapizza authored May 27, 2023
1 parent c3874a2 commit 4a0b614
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/developer-guide/site.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,7 @@ To test:
```bash
make serve-docs
```

Check for broken external links:

```bash
make lint-docs
```
Once running, you can view your locally built documentation at [http://0.0.0.0:8000/](http://0.0.0.0:8000/).

## Deploying

Expand Down

0 comments on commit 4a0b614

Please sign in to comment.