mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	fixed typo and path (#1960)
This commit is contained in:
		
							parent
							
								
									5a4e52b727
								
							
						
					
					
						commit
						5f9c26930c
					
				@ -8,7 +8,7 @@ hide:
 | 
			
		||||
 | 
			
		||||
`headscale` is an open source, self-hosted implementation of the Tailscale control server.
 | 
			
		||||
 | 
			
		||||
This page contains the documentation for the latest version of headscale. Please also check our [FAQ](/faq/).
 | 
			
		||||
This page contains the documentation for the latest version of headscale. Please also check our [FAQ](faq.md).
 | 
			
		||||
 | 
			
		||||
Join our [Discord](https://discord.gg/c84AZQhmpx) server for a chat and community support.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -57,7 +57,7 @@ describing how to make `headscale` run properly in a server environment.
 | 
			
		||||
    touch /etc/headscale/config.yaml
 | 
			
		||||
    ```
 | 
			
		||||
 | 
			
		||||
    **(Strongly Recommended)** Download a copy of the [example configuration][config-example.yaml](https://github.com/juanfont/headscale/blob/main/config-example.yaml) from the headscale repository.
 | 
			
		||||
    **(Strongly Recommended)** Download a copy of the [example configuration](https://github.com/juanfont/headscale/blob/main/config-example.yaml) from the headscale repository.
 | 
			
		||||
 | 
			
		||||
1. Start the headscale server:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -93,7 +93,7 @@ describing how to make `headscale` run properly in a server environment.
 | 
			
		||||
    touch /etc/headscale/config.yaml
 | 
			
		||||
    ```
 | 
			
		||||
 | 
			
		||||
**(Strongly Recommended)** Download a copy of the [example configuration][config-example.yaml](https://github.com/juanfont/headscale/blob/main/config-example.yaml) from the headscale repository.
 | 
			
		||||
**(Strongly Recommended)** Download a copy of the [example configuration](https://github.com/juanfont/headscale/blob/main/config-example.yaml) from the headscale repository.
 | 
			
		||||
 | 
			
		||||
1. Start the headscale server:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user