Skip to content

Commit c369356

Browse files
author
Jill Grant
authored
Apply suggestions from code review
Alt text fixes
1 parent 0f6006b commit c369356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/openfaas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ As a good practice, OpenFaaS and OpenFaaS functions should be stored in their ow
9797

9898
6. Test the OpenFaaS system by browsing to the external IP address on port 8080, `http://52.186.64.52:8080` in this example, where you're prompted to log in. The default user is `admin` and your password can be retrieved using `echo $PASSWORD`.
9999

100-
![OpenFaaS UI](media/container-service-serverless/openfaas.png)
100+
![Screenshot of OpenFaaS UI.](media/container-service-serverless/openfaas.png)
101101

102102
7. Set `$OPENFAAS_URL` to the URL of the external IP address on port 8080 and log in with the Azure CLI using the following commands.
103103

@@ -220,7 +220,7 @@ As a good practice, OpenFaaS and OpenFaaS functions should be stored in their ow
220220
> [!NOTE]
221221
> You can also test the function within the OpenFaaS UI:
222222
>
223-
> ![alt text](media/container-service-serverless/OpenFaaSUI.png)
223+
> ![Screenshot of OpenFaas UI.](media/container-service-serverless/OpenFaaSUI.png)
224224

225225
## Next steps
226226

0 commit comments

Comments
 (0)