|  | @@ -250,7 +250,7 @@ that, you can configure a separate job runner to invoke it periodically.
 | 
	
		
			
				|  |  |  ### cron
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  If you're using cron, download the [sample cron
 | 
	
		
			
				|  |  | -file](https://projects.torsion.org/witten/borgmatic/src/master/sample/cron/borgmatic).
 | 
	
		
			
				|  |  | +file](https://projects.torsion.org/borgmatic-collective/borgmatic/src/master/sample/cron/borgmatic).
 | 
	
		
			
				|  |  |  Then, from the directory where you downloaded it:
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ```bash
 | 
	
	
		
			
				|  | @@ -271,9 +271,9 @@ you may already have borgmatic systemd service and timer files. If so, you may
 | 
	
		
			
				|  |  |  be able to skip some of the steps below.)
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  First, download the [sample systemd service
 | 
	
		
			
				|  |  | -file](https://projects.torsion.org/witten/borgmatic/raw/branch/master/sample/systemd/borgmatic.service)
 | 
	
		
			
				|  |  | +file](https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/sample/systemd/borgmatic.service)
 | 
	
		
			
				|  |  |  and the [sample systemd timer
 | 
	
		
			
				|  |  | -file](https://projects.torsion.org/witten/borgmatic/raw/branch/master/sample/systemd/borgmatic.timer).
 | 
	
		
			
				|  |  | +file](https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/sample/systemd/borgmatic.timer).
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  Then, from the directory where you downloaded them:
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -294,7 +294,7 @@ borgmatic to run.
 | 
	
		
			
				|  |  |  If you run borgmatic in macOS with launchd, you may encounter permissions
 | 
	
		
			
				|  |  |  issues when reading files to backup. If that happens to you, you may be
 | 
	
		
			
				|  |  |  interested in an [unofficial work-around for Full Disk
 | 
	
		
			
				|  |  | -Access](https://projects.torsion.org/witten/borgmatic/issues/293).
 | 
	
		
			
				|  |  | +Access](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/293).
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ## Colored output
 |