You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Someone's just pointed out that we say cd quarkus-workshop-super-heroes/super-heroes everywhere, but the directory is actually quarkus-super-heroes. That's because the zip file is quarkus-super-heroes.zip. I decided changing the zip file name would be less invasive, but we actually also refer to quarkus-super-heroes as a path in various places ... some are things like the reference app's docker image, which we don't want to update, and some are local paths, that we do want to update.
The text was updated successfully, but these errors were encountered:
Someone's just pointed out that we say cd quarkus-workshop-super-heroes/super-heroes everywhere, but the directory is actually quarkus-super-heroes. That's because the zip file is quarkus-super-heroes.zip. I decided changing the zip file name would be less invasive, but we actually also refer to quarkus-super-heroes as a path in various places ... some are things like the reference app's docker image, which we don't want to update, and some are local paths, that we do want to update.
The text was updated successfully, but these errors were encountered: