Skip to content

Commit

Permalink
Update new course UI with logo
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricclyburn committed Jul 19, 2023
1 parent fee6b56 commit acab3a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ asciidoc:
- ./lib/tab-block.js
ui:
bundle:
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.9/ui-bundle.zip
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental-ui

Expand Down
2 changes: 1 addition & 1 deletion staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ asciidoc:
- ./lib/tab-block.js
ui:
bundle:
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.9/ui-bundle.zip
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip
snapshot: true
supplemental_files:
- path: ./supplemental-ui
Expand Down
2 changes: 1 addition & 1 deletion workshop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asciidoc:
- ./lib/tab-block.js
ui:
bundle:
url: https://github.com/redhat-scholars/rhd-tutorial-ui/releases/download/v0.0.4/ui-bundle.zip
url: https://github.com/redhat-scholars/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip
supplemental_files: ./supplemental-ui
output:
dir: ./gh-pages

0 comments on commit acab3a7

Please sign in to comment.