Skip to content

Commit 3409c64

Browse files
Improve readme (#4)
1 parent e9c242e commit 3409c64

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Solid Developers Documentation
22

3-
The Solid Developers Documentation is hosted at [https://dev.solidproject.org/](https://dev.solidproject.org/).
3+
Deployed at: [https://dev.solidproject.org/](https://dev.solidproject.org/)
44

55
## How To Contribute
66

7-
These docs are generated using [MkDocs](https://www.mkdocs.org/).
7+
The Solid Developer documentation is generated using [MkDocs](https://www.mkdocs.org/).
88

9-
You can contribute to it by submitting a PR to this repository.
9+
You can contribute to it by submitting a PR to [the solid/dev repository](https://github.com/solid/dev).
1010

11-
If you use VSCode, you can [open this repo in a dev container](https://code.visualstudio.com/docs/devcontainers/containers#_quick-start-open-an-existing-folder-in-a-container), it will build and serve the docs on localhost:8000 and watch for any changes.
11+
If you use VSCode, you can [open this repo in a dev container](https://code.visualstudio.com/docs/devcontainers/containers#_quick-start-open-an-existing-folder-in-a-container), it will build and serve the docs on [localhost:8000](http://localhost:8000) and rebuild after any change to the docs.
1212

1313
Alternatively you can run `docker compose up` and browser to [localhost:8000](http://localhost:8000).

0 commit comments

Comments
 (0)