mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	Merge pull request #2102 from tooomm/patch-1
Fix doc links in contributing
This commit is contained in:
		
						commit
						9d4180553c
					
				@ -27,11 +27,11 @@ Please format and test your code! I know it's a hassle, but it makes sure that y
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
To test your code, execute `pytest` in the src/ directory. This also generates a html coverage report, which you can use to see if you missed anything important during testing.
 | 
					To test your code, execute `pytest` in the src/ directory. This also generates a html coverage report, which you can use to see if you missed anything important during testing.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Before you can run `pytest`, ensure to [properly set up your local environment](/development/#initial-setup-and-first-start).
 | 
					Before you can run `pytest`, ensure to [properly set up your local environment](https://docs.paperless-ngx.com/development/#initial-setup-and-first-start).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## More info:
 | 
					## More info:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
... is available [in the documentation](/development).
 | 
					... is available [in the documentation](https://docs.paperless-ngx.com/development).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Merging PRs
 | 
					# Merging PRs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user