File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ common = {
1010 show-style-warnings = false
1111}
1212hugo {
13- input-file = "src/riddl/ReactiveBBQ/ ReactiveBBQ.riddl"
13+ input-file = "ReactiveBBQ.riddl"
1414 output-dir = "target/hugo/ReactiveBBQ"
1515 project-name = "Reactive BBQ"
1616 site-title = "Reactive BBQ Generated Specification"
1717 site-description = "This site provides a specification for the Reactive BBQ application as generated by riddlc"
1818 site-logo-path = "images/RBBQ.png"
1919 erase-output = true
2020 base-url = "https://bbq.riddl.tech"
21- source-url = "https://github.com/reactific/riddl"
21+ source-url = "https://github.com/reactific/riddl-examples "
2222 edit-path = "/-/blob/main/src/riddl/ReactiveBBQ"
2323}
2424
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ common = {
1010 show-style-warnings = false
1111}
1212validate = {
13- input-file = "examples/src/riddl/ReactiveBBQ/ ReactiveBBQ.riddl"
13+ input-file = "ReactiveBBQ.riddl"
1414}
You can’t perform that action at this time.
0 commit comments