Skip to content

Commit

Permalink
docs: Update Slash links (#6825)
Browse files Browse the repository at this point in the history
link to the new Slash home
  • Loading branch information
bucanero authored Nov 2, 2020
1 parent d117fc1 commit 233c248
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wiki/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ startLevel = 2
title = "Dgraph Documentation"

[[menu.main]]
url = "/slash-graphql/introduction"
url = "/slash-graphql"
name = "Slash GraphQL"
identifier = "slash-graphql"
weight = 1
Expand Down
2 changes: 1 addition & 1 deletion wiki/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Designed from the ground up to be run in production, Dgraph is the native GraphQ
<div class="col-12 col-sm-6">
<div class="section-item">
<div class="section-name">
<a href="https://dgraph.io/docs/slash-graphql/introduction">
<a href="https://dgraph.io/docs/slash-graphql">
Slash GraphQL
</a>
</div>
Expand Down

0 comments on commit 233c248

Please sign in to comment.