Skip to content

Commit 18ab54d

Browse files
Update antora.yml
1 parent 6bae801 commit 18ab54d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.antora/antora.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ asciidoc: # Sets global AsciiDoc attributes that are applied for every page of t
4141
# doxygen_document_date: "01.01.2000" # The date associated with the document (optional)
4242
doxygen_module: "gen" # The module in which the output is stored
4343
# doxygen_module_path: "gen" # Path within module
44-
doxygen_source_repo: "https://github.com/OpenSimulationInterface/open-simulation-interface.git"
44+
# doxygen_source_repo: "https://github.com/OpenSimulationInterface/open-simulation-interface.git"
45+
doxygen_source_repo: "https://github.com/philipwindecker/open-simulation-interface.git"
4546
# doxygen_source_folder: open-simulation-interface
4647

4748
nav:
@@ -54,4 +55,4 @@ nav:
5455
# Add more items here as required.
5556
# Recommended: One navigation file per document/repository!
5657
# Recommended: Name your module (folder) as your document type, e.g. "standard" or "concept" or "topic-guidelines"
57-
# Format: - modules/<module-folder-name>/<navigation-file-name>.adoc
58+
# Format: - modules/<module-folder-name>/<navigation-file-name>.adoc

0 commit comments

Comments
 (0)