You've already forked woodpecker
							
							
				mirror of
				https://github.com/woodpecker-ci/woodpecker.git
				synced 2025-10-30 23:27:39 +02:00 
			
		
		
		
	Adjust documentation urls (#5273)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							00183774f1
						
					
				
				
					commit
					88312dfc9e
				
			| @@ -56,7 +56,7 @@ After installing the agent, copy the example environment file `/etc/woodpecker/w | ||||
| ```ini title="/usr/local/lib/systemd/system/woodpecker-agent.service" | ||||
| [Unit] | ||||
| Description=WoodpeckerCI agent | ||||
| Documentation=https://woodpecker-ci.org/docs/administration/agent-config | ||||
| Documentation=https://woodpecker-ci.org/docs/administration/configuration/agent | ||||
| Requires=network.target | ||||
| After=network.target | ||||
| ConditionFileNotEmpty=/etc/woodpecker/woodpecker-agent.env | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [Unit] | ||||
| Description=WoodpeckerCI agent | ||||
| Documentation=https://woodpecker-ci.org/docs/administration/agent-config | ||||
| Documentation=https://woodpecker-ci.org/docs/administration/configuration/agent | ||||
| Requires=network.target | ||||
| After=network.target | ||||
| ConditionFileNotEmpty=/etc/woodpecker/woodpecker-agent.env | ||||
|   | ||||
		Reference in New Issue
	
	Block a user