Skip to content

Commit 237884d

Browse files
committed
update release process notes to include redirect files
1 parent e3d4985 commit 237884d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/release_process.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,10 @@ set_visualize_provider(InlineProvider())
227227

228228
- publish the docs:
229229
- delete all the files in the docs repo (except the .git directory)
230+
- Also, keep the redirect files for:
231+
https://interpret.ml/docs/getting-started-intro.html
232+
https://interpret.ml/docs/getting-started.html
233+
https://interpret.ml/docs/intro.html
230234
- copy the docs that we got from the azure build pipeline into the docs repo
231235
- git add --all
232236
- git commit -m "update docs to v0.."

0 commit comments

Comments
 (0)