Add godoc link for fmt
This commit is contained in:
		@@ -471,4 +471,6 @@ The fmt module exposes all the text functions from the golang fmt package except
 | 
			
		||||
 | 
			
		||||
```python
 | 
			
		||||
fmt.Sprintf("Print %s string", "formatted") # "Print formatted string"
 | 
			
		||||
```
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
{{< button text="Godoc" bgcolor="#00ACD7" fgcolor="white" icon="cib:go" link="https://pkg.go.dev/fmt" >}}
 | 
			
		||||
		Reference in New Issue
	
	Block a user