Skip to content

Commit

Permalink
Rules docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeelio committed Mar 16, 2024
1 parent 523c182 commit 9f53ccd
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 185 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: '16.x'
node-version: '20.x'
- name: Test Build
run: |
if [ -e yarn.lock ]; then
Expand Down
4 changes: 0 additions & 4 deletions docs/acars/custom_packaging.mdx

This file was deleted.

178 changes: 0 additions & 178 deletions docs/acars/custom_rules.mdx

This file was deleted.

4 changes: 2 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ module.exports = {
'acars/user-guide',
'acars/customization',
'acars/configmaps',
'acars/custom_packaging',
'acars/custom_rules',
// 'acars/packaging',
// 'acars/rules',
]
},
'help',
Expand Down

0 comments on commit 9f53ccd

Please sign in to comment.