Skip to content

Commit dfd16e2

Browse files
committed
Apply code review suggestions
1 parent b83e6d6 commit dfd16e2

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/contributing/index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ INFO - [08:33:34] Serving on http://127.0.0.1:8000/
3737

3838
You can now open your browser at the address shown above (`http://127.0.0.1:8000/`). The documentation will be automatically rebuilt and the webpage reloaded on each file change you save.
3939

40-
Alternatively, you can build the docs in a `site` sub-directory and open `site/index.html` with your browser too.
41-
42-
```bash
43-
./serve build
44-
```
45-
4640
After your first review, commit and push your changes
4741
```bash
4842
git add <files>
@@ -67,6 +61,7 @@ If you think your documentation update could affect specific stakeholders, ping
6761
To minimise the overhead of the contributing to the documentation and speed up "time-to-published-docs" we do not have a formal review process.
6862
We will start simple, and add more formality as needed.
6963

64+
[](){#ref-contributing-guidelines}
7065
## Guidelines
7166

7267
### Links

0 commit comments

Comments
 (0)