Skip to content

Commit fb4b9e9

Browse files
authored
Merge pull request #25 from leapfrogtechnology/develop
move general guideline to introduction section
2 parents 8409962 + 415cdb3 commit fb4b9e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/general/general-guidelines.md renamed to docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: guidelines
2+
id: introduction
33
title: General Coding Standards
44
---
55

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports =
22
{
33
"docs": {
44
"Overview": [
5-
"general/guidelines",
5+
"introduction",
66
"general/clean-code"
77
],
88
"REST API": [

0 commit comments

Comments
 (0)