Skip to content

Commit

Permalink
fix busted image (#2479)
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreds authored Aug 22, 2023
1 parent 4ca9b7f commit 72ceb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro/src/content/blog/implementing-fusionauth-python.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ At this point, you can explore the many application settings FusionAuth has to o

Once the Application is saved, FusionAuth assigns an Application Id. In this example, our Application Id is `595795e0-6766-43b0-8508-aba15aa44e61`.

![See Application Screen.](/img/blogs/implementing-fusionauth-python/applications.png)
![See Application Screen.](/img/blogs/implementing-fusionauth-python/applications-screen.png)

We are now ready to create an API Key!

Expand Down

0 comments on commit 72ceb7d

Please sign in to comment.