You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ to integrate with Docutils and Sphinx. All Markdown files are in the [src](./src
67
67
The entry point is the [index.md](./src/index.md) file. It contains a [toctree directive](https://myst-parser.readthedocs.io/en/latest/syntax/organising_content.html#using-toctree-to-include-other-documents-as-children)
68
68
to reference and include other Markdown files.
69
69
70
-
When a Pull Request is reviewed and merged, the HTML content is build
70
+
When a Pull Request is reviewed and merged, the HTML content is built
71
71
automatically and published afterwards to [https://greenbone.github.io/docs/](https://greenbone.github.io/docs/)
72
72
via a GitHub Actions [workflow](.github/workflows/github-pages.yml).
0 commit comments