Fix bad links in docs code blocks (#6649)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
		@ -9,7 +9,7 @@ Compute the starting point of the provided line segment.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
```kcl
 | 
			
		||||
segStart(tag: [TagIdentifier](/docs/kcl/types#TagIdentifier)): [Point2d](/docs/kcl/types/std-types-Point2d)
 | 
			
		||||
segStart(tag: TagIdentifier): Point2d
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user