Skip to content

Commit

Permalink
Add rule to check config.
Browse files Browse the repository at this point in the history
  • Loading branch information
oable committed Jul 10, 2024
1 parent 5802af8 commit 5b25ee0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion linkcheck.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
{
"pattern": "^https://thegraph.neonevm.org/subgraphs/name/{YOUR_SUBGRAPH_SLUG}/graphql "
},

{
"pattern": "^https://thegraph.neonevm.org/deploy"
},
Expand Down
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const sidebars = {
type: 'category',
label: 'Dev Recommendations',
items: [
'developing/dev_recommend/global_variables'
'developing/dev_recommendations/global_variables'
]
},
{
Expand Down

0 comments on commit 5b25ee0

Please sign in to comment.