@@ -136,21 +136,21 @@ is demonstrating.
136136
137137#### Function
138138
139- - [ function-inline-nodejs] ( helloworld-samples/function-inline-nodejs )
139+ - [ function-inline-nodejs] ( helloworld-samples/function-inline-nodejs ) < br >
140140 This example shows how to create simple inline Node.js function
141- - [ function-inline-python] ( helloworld-samples/function-inline-python )
141+ - [ function-inline-python] ( helloworld-samples/function-inline-python ) < br >
142142 This example shows how to create simple inline Python function
143- - [ function-codebundle-nodejs] ( helloworld-samples/function-codebundle-nodejs )
143+ - [ function-codebundle-nodejs] ( helloworld-samples/function-codebundle-nodejs ) < br >
144144 This example shows how to create Node.js functions with additional modules
145- - [ function-typescript-codebundle-nodejs] ( helloworld-samples/function-typescript-codebundle-nodejs )
145+ - [ function-typescript-codebundle-nodejs] ( helloworld-samples/function-typescript-codebundle-nodejs ) < br >
146146 This example shows how to create TypeScript functions with additional modules
147- - [ function-codebundle-python] ( helloworld-samples/function-codebundle-python )
147+ - [ function-codebundle-python] ( helloworld-samples/function-codebundle-python ) < br >
148148 This example shows how to create Python functions with additional modules
149- - [ function-http-nodejs] ( helloworld-samples/function-http-nodejs )
149+ - [ function-http-nodejs] ( helloworld-samples/function-http-nodejs ) < br >
150150 This example shows how to create Node.js functions with can perfome a http request without additional modules
151- - [ function-http-python] ( helloworld-samples/function-http-python )
151+ - [ function-http-python] ( helloworld-samples/function-http-python ) < br >
152152 This example shows how to create Python functions which can perfome a http request without additional modules
153- - [ function-python-go-binary] ( helloworld-samples/function-python-go-binary/README.md )
153+ - [ function-python-go-binary] ( helloworld-samples/function-python-go-binary/README.md ) < br >
154154 This example shows how to create a Python function which includes and executes a Go binary
155155
156156#### Eventing
0 commit comments