Skip to content

Commit 4f7b0df

Browse files
authored
Simplify link
1 parent 7ea5207 commit 4f7b0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release_plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
- [ ] Generate the final `.vsix` file
6767
- [ ] Make sure no extraneous files are being included in the `.vsix` file (make sure to check for hidden files)
6868
- [ ] Upload the final `.vsix` file to the [marketplace](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
69-
- [ ] Publish [documentation](https://code.visualstudio.com/docs/python/python-tutorial) [changes](https://github.com/microsoft/vscode-docs/pulls)
69+
- [ ] Publish [documentation changes](https://github.com/microsoft/vscode-docs/pulls)
7070
- [ ] Publish the [blog](http://aka.ms/pythonblog) post
7171
- [ ] Create a [release](https://github.com/Microsoft/vscode-python/releases) on GitHub (which creates an appropriate git tag)
7272
- [ ] Determine if a hotfix is needed

0 commit comments

Comments
 (0)