mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 18:08:03 +03:00 
			
		
		
		
	Merge pull request #7436 from markstory/patch-1
Fix broken links in documenting API section
This commit is contained in:
		
						commit
						2e721cdbc8
					
				| 
						 | 
				
			
			@ -219,8 +219,8 @@ To implement a hypermedia API you'll need to decide on an appropriate media type
 | 
			
		|||
[cite]: https://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven
 | 
			
		||||
 | 
			
		||||
[hypermedia-docs]: rest-hypermedia-hateoas.md
 | 
			
		||||
[metadata-docs]: ../api-guide/metadata/
 | 
			
		||||
[schemas-examples]: ../api-guide/schemas/#examples
 | 
			
		||||
[metadata-docs]: ../api-guide/metadata.md
 | 
			
		||||
[schemas-examples]: ../api-guide/schemas.md#examples
 | 
			
		||||
 | 
			
		||||
[image-drf-yasg]: ../img/drf-yasg.png
 | 
			
		||||
[image-self-describing-api]: ../img/self-describing.png
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user