Skip to content

Commit 10c73bc

Browse files
author
Vivek Vishal
authored
fix build
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent b4d7398 commit 10c73bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/sections/General/Navigation/utility/menu-items.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,13 +281,13 @@ const Data = {
281281
externalLink: true,
282282
},
283283
{
284-
name: "Academy"
284+
name: "Academy",
285285
path: "https://cloud.layer5.io/academy/overview",
286286
sepLine: true,
287287
externalLink: true,
288288
},
289289
{
290-
name: "Videos"
290+
name: "Videos",
291291
path: "https://docs.layer5.io/videos",
292292
sepLine: true,
293293
externalLink: true,

0 commit comments

Comments
 (0)