Skip to content

Commit 73d66ce

Browse files
committed
docs: gen CR feedback
1 parent 669d500 commit 73d66ce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Thank you for your interest in contributing to the Deepnote VS Code extension! T
99

1010
## | ![Main Build](https://github.com/deepnote/vscode-deepnote/actions/workflows/ci.yml/badge.svg?branch=main)
1111

12-
[For contributing to the [Microsoft Python Language Server](https://github.com/Microsoft/python-language-server) see its own repo; for [Pylance](https://github.com/microsoft/pylance-release) see its own repo; for [debugpy](https://github.com/microsoft/debugpy) see its own repo]
13-
1412
## Contributing a pull request
1513

1614
### Prerequisites
@@ -336,7 +334,7 @@ Clone the repo into any directory, open that directory in VSCode, and use the `E
336334

337335
### Coding standards
338336

339-
Messages displayed to the user must be localized using/created constants from/in the [localize.ts](https://github.com/Microsoft/vscode-jupyter/blob/main/src/platform/common/utils/localize.ts) file.
337+
Messages displayed to the user must be localized using/created constants from/in the [localize.ts](https://github.com/Microsoft/vscode-deepnote/blob/main/src/platform/common/utils/localize.ts) file.
340338

341339
## Development process
342340

0 commit comments

Comments
 (0)