Skip to content

Commit

Permalink
Fixes the order of guides and removes stale guides (#536)
Browse files Browse the repository at this point in the history
* removing non updated java and kotlin guides

* upgradeing guides order

* removing stale java and kotlin guides
  • Loading branch information
lasarojc authored Mar 21, 2023
1 parent a8ef048 commit cb92b4a
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 1,238 deletions.
2 changes: 1 addition & 1 deletion docs/guides/go-built-in.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
order: 2
order: 3
---

# Creating a built-in application in Go
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/go.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
order: 1
order: 4
---

# Creating an application in Go
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/install.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
order: 3
order: 1
---

# Install CometBFT
Expand Down
Loading

0 comments on commit cb92b4a

Please sign in to comment.