We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac0db2 commit f9a8afdCopy full SHA for f9a8afd
1 file changed
README.md
@@ -100,9 +100,9 @@ my-python-project/
100
├── .github
101
│ ├── next_steps
102
│ │ ├── 01_sonarcloud_integration.md
103
-│ │ ├── 02_zenodo_integration.md
+│ │ ├── 02_citation.md
104
│ │ ├── 03_readthedocs.md
105
-│ │ ├── 04_citation.md
+│ │ ├── 04_zenodo_integration.md
106
│ │ └── 05_linting.md
107
│ └── workflows
108
│ ├── build.yml
0 commit comments