Skip to content

Commit 8edd8d0

Browse files
author
Ingrid
committed
Correct name on styling file
1 parent 12b022c commit 8edd8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/2-main-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ As you read earlier, Kubernetes can update your application without down time wi
226226
You will now update the background color of the frontend application, see that the build trigger creates a new image and
227227
update the deployment to use this in your web application.
228228

229-
1. Open the file [frontend/src/index.scss](../frontend/src/index.css) and edit the field `background-color` to your favourite color
229+
1. Open the file [frontend/src/index.css](../frontend/src/index.css) and edit the field `background-color` to your favourite color
230230
2. Commit your changes
231231
3. Create a *cv-frontend-2.0* tag like we did earlier.
232232
3. Go back to the cloud console in your browser and make sure that the build trigger finishes successfully

0 commit comments

Comments
 (0)