Skip to content

Commit 25661e1

Browse files
committed
remove permalink from index.md
1 parent da0cd26 commit 25661e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: default
33
title: Introduction
44
nav_order: 1
55
has_children: false
6-
permalink: /
76
---
87
# Introduction
98
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

0 commit comments

Comments
 (0)