Skip to content

Commit 5339e63

Browse files
authored
Remove "Show link to docs" GH Action (#3796)
1 parent 2f22583 commit 5339e63

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

.github/workflows/show_link_to_built_docs.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ make html
126126
Then open `docs/build/html/index.html` in your favorite browser.
127127

128128
The docs are also automatically built when you submit a PR. The job that
129-
builds the docs is named `build_docs`. If that job passes, a link to the
130-
rendered docs will be available in a job called `See the built docs here!`.
129+
builds the docs is named `build_docs`. You can access the rendered docs by
130+
clicking on that job and then going to the "Artifacts" tab.
131131

132132
### New model
133133

0 commit comments

Comments
 (0)