Skip to content

Commit 4044751

Browse files
authored
Update repository URLs in antora-assembler.yml
1 parent 42b094c commit 4044751

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

antora-assembler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ site:
77

88
content:
99
sources:
10-
- url: https://github.com/ttelang/microprofile-tutorial.git # Current directory (local content)
10+
- url: https://github.com/microprofile/microprofile-tutorial.git # Current directory (local content)
1111
branches: [6.1, main] # Pull 6.1 and main (main = 7.1 version)
1212
start_path: / # Root of the content
1313

1414
ui:
1515
bundle:
16-
url: https://github.com/ttelang/microprofile-tutorial-ui/releases/download/latest/ui-bundle.zip
16+
url: https://github.com/microprofile/microprofile-tutorial-ui/releases/download/latest/ui-bundle.zip
1717
snapshot: true
1818
supplemental_files: ./supplemental-ui
1919

0 commit comments

Comments
 (0)