Skip to content

Commit

Permalink
Change redirects to voyager and graphql-apis (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov authored May 1, 2023
1 parent 1a7d1d4 commit 448afef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/graphql-apis.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
layout: redirect.njk
permalink: "/graphql-apis/"
destination: "//ivangoncharov.github.io/graphql-apis/"
destination: "//graphql-kit.github.io/graphql-apis/"
2 changes: 1 addition & 1 deletion src/graphql-voyager.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
layout: redirect.njk
permalink: "/graphql-voyager/"
destination: "//ivangoncharov.github.io/graphql-voyager/"
destination: "//graphql-kit.github.io/graphql-voyager/"

0 comments on commit 448afef

Please sign in to comment.