We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587bed4 commit 335991bCopy full SHA for 335991b
.github/workflows/UpdateReadme.yml
@@ -32,8 +32,8 @@ jobs:
32
with:
33
template_file: README.template.md
34
output_file: README.md
35
- package_name: CTBase # package for INSTALL.md
36
- repo_name: CTBase.jl # repository for CONTRIBUTING.md links
37
- citation_badge: "[](https://zenodo.org/doi/10.5281/zenodo.16753152)" # example, can be empty
+ package_name: CTBase # package for INSTALL.md
+ repo_name: control-toolbox/CTBase.jl # repository for CONTRIBUTING.md links
+ doc_url: https://control-toolbox.org/CTBase.jl
38
assignee: "ocots"
39
secrets: inherit
0 commit comments