mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-04 10:35:27 +08:00 
			
		
		
		
	fix incorrect link
This commit is contained in:
		
				
					committed by
					
						
						Patrik Svensson
					
				
			
			
				
	
			
			
			
						parent
						
							3f2ca49071
						
					
				
				
					commit
					c0875c912a
				
			@@ -67,7 +67,7 @@ To output an emoji as part of markup, you can use emoji shortcodes.
 | 
				
			|||||||
AnsiConsole.MarkupLine("Hello :globe_showing_europe_africa:!");
 | 
					AnsiConsole.MarkupLine("Hello :globe_showing_europe_africa:!");
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For a list of emoji, see the [Emojis](xref:styles) appendix section.
 | 
					For a list of emoji, see the [Emojis](xref:emojis) appendix section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Colors
 | 
					# Colors
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user