mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-11-04 09:57:53 +03:00 
			
		
		
		
	README.md: fix graphql url
This commit is contained in:
		
							parent
							
								
									f9e7c44738
								
							
						
					
					
						commit
						06e408124b
					
				| 
						 | 
					@ -58,7 +58,7 @@ Now you should be ready to start the server:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Now head on over to
 | 
					Now head on over to
 | 
				
			||||||
[http://127.0.0.1:8000/graphiql](http://127.0.0.1:8000/graphiql)
 | 
					[http://127.0.0.1:8000/graphql](http://127.0.0.1:8000/graphql)
 | 
				
			||||||
and run some queries!
 | 
					and run some queries!
 | 
				
			||||||
(See the [Django quickstart guide](http://graphene-python.org/docs/quickstart-django/)
 | 
					(See the [Django quickstart guide](http://graphene-python.org/docs/quickstart-django/)
 | 
				
			||||||
for some example queries)
 | 
					for some example queries)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user