Skip to content

Commit 497c0e7

Browse files
authored
Update README.md
1 parent e218ff8 commit 497c0e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/scripts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This `scripts` folder contains utilities for building Turing language satellite
55

66
## How to use
77

8-
Add a new Github Actions workflow, `DocsNav.yml` in your `main` or `master` branch and update 5th line, `workflows` in `DocsNav.yml` by adding your other workflow names that are generating docs site, previews and publishing them to gh-pages branch.
8+
Add a new Github Actions workflow, `DocsNav.yml`, in your `main` or `master` branch.
99

1010
You can find `DocsNav.yml` template [here](DocsNav.yml).
1111

12-
See https://github.com/TuringLang/AbstractMCMC.jl/pull/141 for an example.
12+
See [AbstractMCMC.jl](https://github.com/TuringLang/AbstractMCMC.jl/blob/master/.github/workflows/DocsNav.yml) for an example.

0 commit comments

Comments
 (0)