Skip to content

Commit 253c958

Browse files
LucasRoesleralexellis
authored andcommitted
Remove stray bracket in link markdown
**What** - Remove a stray `[` that prevented the last link from being rendered Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
1 parent 7b4e32d commit 253c958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2019-07-04-python-datascience-with-openfaas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ OpenFaaS can support various machine learning frameworks beyond PyTorch, if you
254254

255255
* [How to split large Python Functions across multiple files][multifile-blog-post]
256256
* [Introducing the Template Store for OpenFaaS][template-store-post]
257-
* [Accelerating the Journey of an AI algorithm to production with openfaas at BT][[kubecon-bt-journey]
257+
* [Accelerating the Journey of an AI algorithm to production with openfaas at BT][kubecon-bt-journey]
258258

259259
[conda-homepage]: https://docs.conda.io/projects/conda/en/latest/
260260
[flask-return-values]: http://flask.pocoo.org/docs/1.0/quickstart/#about-responses

0 commit comments

Comments
 (0)