We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0ccfa0 + c188525 commit 7fb99abCopy full SHA for 7fb99ab
.github/workflows/build-deploy-docs.yml
@@ -3,7 +3,6 @@ name: Documentation
3
on:
4
push:
5
branches: [ main ]
6
- pull_request:
7
8
jobs:
9
build-docs:
README.md
@@ -23,12 +23,12 @@ returned data.
23
24
## :books: Documentation
25
26
-Documentation is available on Github pages.
+Documentation is available at [docs/src](https://github.com/ThalesGroup/PharoOWS/tree/main/docs/src).
27
28
29
## :bust_in_silhouette: Contributing
30
31
-If you are interested in contributing to the XXX project, start by reading the
+If you are interested in contributing to the PharoOWS project, start by reading the
32
[CONTRIBUTING](CONTRIBUTING) guide.
33
34
0 commit comments