diff --git a/Sophia-FQA.md b/Sophia-FQA.md index 1247753..d86e83d 100644 --- a/Sophia-FQA.md +++ b/Sophia-FQA.md @@ -158,9 +158,9 @@ def foo(): print("hi from foo") ``` -![](./python-doc1.png) +![](./uploads/python-doc1.png) -![](./python-doc2.png) +![](./uploads/python-doc2.png) However for non-bikeshed compiler tasks (figuring out what the code is supposed to *do* and then expressing that in the target language),