Skip to content

Commit 453c458

Browse files
committed
DOCSP-42019 VS Code Extention naming
1 parent 9ea949b commit 453c458

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,8 @@ uri = ":abbr:`URI (Uniform Resource Identifier)`"
118118
url = ":abbr:`URL (Uniform Resource Locator)`"
119119
utc = ":abbr:`UTC (Coordinated Universal Time)`"
120120
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
121-
vsce = "MongoDB for VS Code"
121+
vsce = "VS Code Extension"
122+
vsce-full = "MongoDB VS Code Extension"
122123
vscode = "`Microsoft Visual Studio Code <https://code.visualstudio.com/>`__"
123124
vscode-short = "Visual Studio Code"
124125
yaml = ":abbr:`YAML (Yet Another Markup Language)`"

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MongoDB and your data directly within your coding environment.
2222
Features
2323
--------
2424

25-
You can use MongoDB for |vscode-short| to:
25+
You can use |vsce-full| to:
2626

2727
- Explore your MongoDB Data.
2828

0 commit comments

Comments
 (0)