Skip to content

Commit 28b7bd2

Browse files
🍱 Update walkthrough assets and copy for legibility (#147)
1 parent cbe4358 commit 28b7bd2

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed
5.19 MB
Loading

β€Žmedia/walkthrough/deploy.gifβ€Ž

3.21 MB
Loading
3.66 MB
Loading

β€Žmedia/walkthrough/logs.gifβ€Ž

11.3 MB
Loading
6.98 MB
Loading

β€Žmedia/walkthrough/search.gifβ€Ž

3.76 MB
Loading

β€Žpackage.jsonβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,11 +253,11 @@
253253
},
254254
{
255255
"id": "codelens",
256-
"title": "Navigate from Tests to Routes",
257-
"description": "CodeLens links appear above test client calls to jump directly to the route definition.",
256+
"title": "Jump Between Routes and Tests",
257+
"description": "CodeLens links connect your routes and their tests. Click above a route decorator to see and jump to its tests, or click above a test client call to jump to the route definition.",
258258
"media": {
259259
"image": "media/walkthrough/codelens.gif",
260-
"altText": "CodeLens link above test client call"
260+
"altText": "CodeLens links above a route decorator and a test client call"
261261
}
262262
},
263263
{

0 commit comments

Comments
Β (0)