Fix documentation URL (#33728)
This commit is contained in:
		
							parent
							
								
									956873362e
								
							
						
					
					
						commit
						2bfcda172d
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
# syntax=docker/dockerfile:1.12
 | 
					# syntax=docker/dockerfile:1.12
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This file is designed for production server deployment, not local development work
 | 
					# This file is designed for production server deployment, not local development work
 | 
				
			||||||
# For a containerized local dev environment, see: https://github.com/mastodon/mastodon/blob/main/README.md#docker
 | 
					# For a containerized local dev environment, see: https://github.com/mastodon/mastodon/blob/main/docs/DEVELOPMENT.md#docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Please see https://docs.docker.com/engine/reference/builder for information about
 | 
					# Please see https://docs.docker.com/engine/reference/builder for information about
 | 
				
			||||||
# the extended buildx capabilities used in this file.
 | 
					# the extended buildx capabilities used in this file.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
# This file is designed for production server deployment, not local development work
 | 
					# This file is designed for production server deployment, not local development work
 | 
				
			||||||
# For a containerized local dev environment, see: https://github.com/mastodon/mastodon/blob/main/README.md#docker
 | 
					# For a containerized local dev environment, see: https://github.com/mastodon/mastodon/blob/main/docs/DEVELOPMENT.md#docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  db:
 | 
					  db:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue