Skip to content

Commit

Permalink
Fix weights.
Browse files Browse the repository at this point in the history
Signed-off-by: pritamdas99 <[email protected]>
  • Loading branch information
pritamdas99 committed May 6, 2024
1 parent 45d4380 commit dbd4c29
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/guides/solr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ aliases:
## User Guide

- [Quickstart Solr](/docs/guides/solr/quickstart/overview/index.md) with KubeDB Operator.
- Detail Concept of [ZooKeeper Object](/docs/guides/solr/concepts/solr.md).
- Detail Concept of [Solr Object](/docs/guides/solr/concepts/solr.md).


## Next Steps
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/solr/concepts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ menu:
identifier: sl-concepts-solr
name: Concepts
parent: sl-solr-guides
weight: 10
weight: 14
menu_name: docs_{{ .version }}
---
2 changes: 1 addition & 1 deletion docs/guides/solr/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ menu:
identifier: sl-quickstart-solr
name: Quickstart
parent: sl-solr-guides
weight: 10
weight: 12
menu_name: docs_{{ .version }}
---

0 comments on commit dbd4c29

Please sign in to comment.