Skip to content

Commit 9b9e5f2

Browse files
committed
Replace broken website publishing script link
The Python script used by the website publishing system was moved during the sync to the "template" version but the link to it from CONTRIBUTING.md was not updated accordingly. The reworking of the system that broke the link also removed the documentation content from that file. That content has been moved to the documentation for the template system. Since this content is for maintainers, and is not of interest to the average contributor, I think it is find to maintain that content in a single place in the assets repository, and link to it there.
1 parent 365e9a4 commit 9b9e5f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,5 @@ documentation website. Every time a change is pushed to this special branch, Git
272272
to pull the change and publish a new version of the website. Do not open Pull Requests to push changes to the `gh-pages`
273273
branch; that will be done exclusively from the CI.
274274

275-
For details on the documentation publishing system, see: https://github.com/arduino/arduino-lint/blob/main/docs/build.py
275+
For details on the documentation publishing system, see:
276+
https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/deploy-cobra-mkdocs-versioned-poetry.md

0 commit comments

Comments
 (0)