We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8409962 + 415cdb3 commit fb4b9e9Copy full SHA for fb4b9e9
docs/general/general-guidelines.md renamed to docs/introduction.md
@@ -1,5 +1,5 @@
1
---
2
-id: guidelines
+id: introduction
3
title: General Coding Standards
4
5
sidebars.js
@@ -2,7 +2,7 @@ module.exports =
{
"docs": {
"Overview": [
- "general/guidelines",
+ "introduction",
6
"general/clean-code"
7
],
8
"REST API": [
0 commit comments