Skip to content

Commit 1c02a47

Browse files
chore: Documentation
1 parent bb80920 commit 1c02a47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vitepress/theme/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@
4949

5050
:root:is(.dark) .light-mode {
5151
display: none;
52-
}
52+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Use the `context` parameter to pass context to your CDK code. This is a common w
208208

209209
Use the `stage` parameter to pass the stage/environment name.
210210

211-
_Serverless Framework v3 is now deprecated, and v4 is available only under a commercial license. Fortunately, there is a [fork of version 3](https://github.com/oss-serverless/serverless). Lambda Live Debugger also supports it._
211+
_Serverless, Inc. has deprecated Serverless Framework v3, and v4 is available only under a commercial license. Fortunately, **[an open-source fork of version 3](https://github.com/oss-serverless/serverless) is available and remains actively maintained. Lambda Live Debugger supports both the official v3 and the fork**, but not v4, which has its own debugging solution._
212212

213213
### AWS Serverless Application Model (SAM)
214214

0 commit comments

Comments
 (0)