Skip to content

Commit aa643e5

Browse files
authored
Merge pull request #79 from OpsiMate/idanl/fix_docs
updated links
2 parents 7feeadd + 9cbf610 commit aa643e5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

opsimate-docs/docusaurus.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ module.exports = {
150150
},
151151
],
152152
},
153-
],
154153
{
155154
title: 'Resources',
156155
items: [

opsimate-docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",
7+
"dev": "docusaurus start",
78
"start": "docusaurus start",
89
"build": "docusaurus build",
910
"swizzle": "docusaurus swizzle",

0 commit comments

Comments
 (0)